Re: pg_dump strangeness

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: pg_dump strangeness
Дата
Msg-id 3E6D2FD1.40509@selectacast.net
обсуждение исходный текст
Ответ на pg_dump strangeness  ("Lane Rollins" <laner@boyds.com>)
Ответы Re: pg_dump strangeness  ("Lane Rollins" <laner@boyds.com>)
Список pgsql-general
Lane Rollins wrote:

Do you notice a lot of memory being allocated?  Use the free command.  Is uptime high?

What is the output of this command (assuming the db is being run by user 'postgres')?
ps -w -w -o pid,rss,size,args --sort size -u postgres


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

Предыдущее
От: "Lane Rollins"
Дата:
Сообщение: pg_dump strangeness
Следующее
От: Joseph Shraibman
Дата:
Сообщение: pg_stat_get_backend_activity question