Re: simple update queries take a long time - postgres 8.3.1

Поиск
Список
Период
Сортировка
От mark
Тема Re: simple update queries take a long time - postgres 8.3.1
Дата
Msg-id 82fa9e310804011341r4950e65h9c959a3aacf4dde8@mail.gmail.com
обсуждение исходный текст
Ответ на Re: simple update queries take a long time - postgres 8.3.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: simple update queries take a long time - postgres 8.3.1
Список pgsql-general
On Tue, Apr 1, 2008 at 7:27 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Tomasz Ostrowski <tometzky@batory.org.pl> writes:
> I'd also set
>       log_checkpoints=on
> to get an idea how it behaves.

Yeah, that's really the *first* thing to do.  You need to determine
I set this on,
log_checkpoints = on

and started postgres using this command

pg_ctl -D /mnt/work/database -l /mnt/work/logs/pgsql.log start

nothing is getting logged in the logfile. should I turn on some other settings?

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

Предыдущее
От: "Daniel Verite"
Дата:
Сообщение: Re: Using tables in other PostGreSQL database
Следующее
От: sam
Дата:
Сообщение: Too many commands in a transaction