How to identify the current WAL segment file

Поиск
Список
Период
Сортировка
От Tommy Cheng
Тема How to identify the current WAL segment file
Дата
Msg-id 2267dd9e0712030221y6f597c08w1c90ccbe2a176554@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
Hi everyone,

I am new to postgresql. So point me to somewhere else if you got the right direction.

i am using PostgreSQL 8.1.9 on a linux system and i want to setup PITR. i found that the segment size is too large that the copying frequency is not high enough.

So, i want to set up a cron job that periodically identifies the current WAL segment file once a minute and scp it to other server.

How to do that, can someone give me a template script?

Btw, i saw archieve_timeout setting in http://www.postgresql.org/docs/8.2/static/continuous-archiving.html
that may suits my need, can i use it in 8.1.9?


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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: connection limit exceeded
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Is there an easy and safe way to migrate a database to a new tablespace?