Re: HA warm standby issue with trigger file.
От | Jason Clark |
---|---|
Тема | Re: HA warm standby issue with trigger file. |
Дата | |
Msg-id | 720f3825-d765-4d8c-9289-4fccc98ec6b4@i39g2000prd.googlegroups.com обсуждение исходный текст |
Ответ на | HA warm standby issue with trigger file. (Jason Clark <j.clark.127.0.0.1@gmail.com>) |
Список | pgsql-admin |
On Mar 2, 8:37 pm, masao.fu...@gmail.com (Fujii Masao) wrote: > On Wed, Mar 2, 2011 at 11:17 PM, Jason Clark > > <j.clark.127.0....@gmail.com> wrote: > > so thats not an issue, also, the backup server is pulling the WAL > > files and loading them properly, here is my recovery.conf file: > > > standby_mode = 'on' > > restore_command = 'usr/pgsql-9.0/bin/pg_standby -d -w 300 -t /tmp/ > > trigger.5423 /mnt/win/ %f %p 2>>standby.log > > archive_cleanup_command = '/usr/pgsql-9.0/bin/pg_archivecleanup -d / > > mnt/win %r 2>>cleanup.log > > If pg_standby is used, standby_mode must be set to off. Otherwise, > as you observed, the trigger file cannot promote the standby. > > In 9.0, pg_standby doesn't remove the trigger file automatically, > so if you want that, you need to set recovery_end_command to > the command which removes the trigger file. > > Regards, > > -- > Fujii Masao > NIPPON TELEGRAPH AND TELEPHONE CORPORATION > NTT Open Source Software Center > > -- > Sent via pgsql-admin mailing list (pgsql-ad...@postgresql.org) > To make changes to your subscription:http://www.postgresql.org/mailpref/pgsql-admin Perfect! took ages to find that bit. Thank you a ton!
В списке pgsql-admin по дате отправления: