Re: general PG network slowness (possible cure) (repost)

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: general PG network slowness (possible cure) (repost)
Дата
Msg-id 20070525130326.GA13820@uio.no
обсуждение исходный текст
Ответ на general PG network slowness (possible cure) (repost)  ("Peter T. Breuer" <ptb@inv.it.uc3m.es>)
Список pgsql-performance
On Fri, May 25, 2007 at 10:50:58AM +0200, Peter T. Breuer wrote:
> I set up pg to replace a plain gdbm database for my application.

Postgres and gdbm are completely different. You want to rethink your queries
so each does more work, instead of running a zillion of them over the network.

/* Steinar */
--
Homepage: http://www.sesse.net/

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

Предыдущее
От: Bastian Voigt
Дата:
Сообщение: My quick and dirty "solution" (Re: Performance Problem with Vacuum of bytea table (PG 8.0.13))
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: My quick and dirty "solution" (Re: Performance Problem with Vacuum of bytea table (PG 8.0.13))