Re: [GENERAL] slow inserts and updates on large tables

Поиск
Список
Период
Сортировка
От jim@reptiles.org (Jim Mercer)
Тема Re: [GENERAL] slow inserts and updates on large tables
Дата
Msg-id m10D7jM-00080dC@mailbox.reptiles.org
обсуждение исходный текст
Список pgsql-general
> How about -o -F ?

the startup script is:

[ -x /usr/local/pgsql/bin/postmaster ] && {
   su -l pgsql -c 'exec /usr/local/pgsql/bin/postmaster -i -S -o -F -d 3 \
               -D/usr/local/pgsql/data' >> /usr/local/pgsql/errlog 2>&1
   echo -n ' pgsql'
}


--
[ Jim Mercer    Reptilian Research      jim@reptiles.org   +1 416 410-5633 ]
[ The telephone, for those of you who  have forgotten, was a commonly used ]
[ communications technology in the days before electronic mail.            ]
[ They're still easy to find in most large cities. -- Nathaniel Borenstein ]

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

Предыдущее
От: jim@reptiles.org (Jim Mercer)
Дата:
Сообщение: Re: [GENERAL] slow inserts and updates on large tables
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] slow inserts and updates on large tables