[GENERAL] Hot Standby syntax error

Поиск
Список
Период
Сортировка
От nmmulla
Тема [GENERAL] Hot Standby syntax error
Дата
Msg-id 1509640705510-0.post@n3.nabble.com
обсуждение исходный текст
Список pgsql-general
Is the below syntax correct in the recovery.conf file: 

restore_command = 'copy "D:\\apps\postgres\pg_archivelog\\%f" "%p"' 
archive_cleanup_command = 'pg_archivecleanup
"D:\\apps\\postgres\\pg_archivelog\\" %r' 


And the lines is corrent in portgresql.conf file: 

archive_command = 'copy "%p" "D:\\apps\\postgres\\pg_archivelog\\%f"' 


I am archiving to local server 



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

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

Предыдущее
От: Mark Fletcher
Дата:
Сообщение: [GENERAL] Logical decoding error
Следующее
От: Noor Mulla
Дата:
Сообщение: [GENERAL] syntax error