Re: Query history file

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Query history file
Дата
Msg-id 200504030256.j332uYd11489@candle.pha.pa.us
обсуждение исходный текст
Ответ на Query history file  (Mauro Bertoli <bertolima@yahoo.it>)
Список pgsql-sql
Mauro Bertoli wrote:
> Hi, 
>  I've installed a Postgres 8.0. 
> There's a history file with all executed queries?

If you are using psql, \s will show you your old queries.  From the
server side, if you enable 'log_statement' all queries will go into the
server logs.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-sql по дате отправления:

Предыдущее
От: _moray
Дата:
Сообщение: a very big table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Date/Time Conversion