Re: pg_xlog is getting bigger

Поиск
Список
Период
Сортировка
От Pankaj
Тема Re: pg_xlog is getting bigger
Дата
Msg-id 1384927136119-5779313.post@n5.nabble.com
обсуждение исходный текст
Ответ на pg_xlog is getting bigger  (AI Rumman <rummandba@gmail.com>)
Ответы Re: pg_xlog is getting bigger  (Kevin Grittner <kgrittn@ymail.com>)
Список pgsql-general
Go to database
# psql -U postgres
#checkpoint;

exit

now go to pg_xlog folder you can can see a pattern in file names of logs.
Just remove the file other then current time stamp. Or for safety remove
logs other then current date.




--
View this message in context: http://postgresql.1045698.n5.nabble.com/pg-xlog-is-getting-bigger-tp5737207p5779313.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Brian Wong
Дата:
Сообщение: Re: ERROR: out of memory DETAIL: Failed on request of size ???
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_upgrade ?deficiency