Posts Tagged ‘psql’

Waiting for 8.4 - psql vs. tabs + wrapped output

2008-05-09 19:12:21 CEST | No Comments | Tags: , , , , ,

Today I will describe 2 new patches which modify psql:

- MORE -

Waiting for 8.4 - pg_conf_load_time, time-related generate_series and enum values in \dT+

2008-05-05 09:32:38 CEST | 5 Comments | Tags: , , , , , ,

3 new functionalities from 3 people:

- MORE -

Waiting for 8.4 - \o and \d+ in psql

2008-05-02 17:41:51 CEST | 2 Comments | Tags: , , ,

Today, we have 2 new changes in psql. One of them is not actually new feature, but I decided to write about it anyway, because of its implications.

- MORE -

waiting for 8.4

2008-03-31 21:53:58 CEST | 1 Comment | Tags: , , , ,

in today “waiting for 8.4″ i will show you 3 new patches. all of them add new functionality to psql - the most common tool to access postrgesql database.

- MORE -

keyboard shortcuts in psql

2008-03-30 07:26:48 CEST | 1 Comment | Tags: , , , , ,

there is this quite old, but pretty functional concept: keyboard shortcuts.

you know it - you press ctrl-s, and your editor saves currently-edited file.

my problem is that there are some standard cases when i would really love to have this ability in psql. but psql doesn’t support it. or does it?

- MORE -