Archive command seem to be working.

Поиск
Список
Период
Сортировка
От Chris Barnes
Тема Archive command seem to be working.
Дата
Msg-id BLU149-W34E75A5E8E147A7E9E5E93D4810@phx.gbl
обсуждение исходный текст
Ответы Re: Archive command seem to be working.  (Andrew Crouch <andrew.crouch@ericsson.com>)
Список pgsql-general
Hi, hoping someone can tell me how to get this running again.
 
I have pitr running and noticed that the slave is far out of date with wal logs.
 
Upon investigation I see that on the master that /data/pgsql/backups/wal_logs has over 6000 logs that haven't been moved
to the /var/lib/pgsql/backups/wal_arch/ folder.
 
The root partition that has /var had been full and logs may have been removed, and it may have run some time in this condition until someone corrected it.
 
postgresql.conf file.
test ! -f /data/pgsql/backups/wal_arch/%f.gz && cp %p  /var/lib/pgsql/backups/wal_arch/%f
 
Is there a way to restart a service without taking the database down/up?
 
Any help would be appreciated.
 
Cheers,
 
Chris Barnes


Windows Live: Make it easier for your friends to see what you’re up to on Facebook.

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: stats collector process: WRDSK = WRDSK_CANCEL?
Следующее
От: Raimon Fernandez
Дата:
Сообщение: Re: Extended Query, flush or sync ?