Re: Synch Replication
От | Alvaro Herrera |
---|---|
Тема | Re: Synch Replication |
Дата | |
Msg-id | 20090212200039.GA2707@alvh.no-ip.org обсуждение исходный текст |
Ответ на | Re: Synch Replication (Fujii Masao <masao.fujii@gmail.com>) |
Ответы |
Re: Synch Replication
|
Список | pgsql-hackers |
Fujii Masao escribió: I noticed two very minor issues while reading your docs: > This is because WAL files generated in the primary server before this built-in > replication starts have to be transferred to the standby server by > using file-based log shipping. When <TT > CLASS="VARNAME" > >archive_mode</TT > > is <TT > CLASS="LITERAL" > >unsent</TT > >, You probably mean "unset" here. > <TT > CLASS="VARNAME" > >enable_replication</TT > > (<TT > CLASS="TYPE" > >boolean</TT > >) It has been said that variables that enable/disable features should only be named after the feature that they affect, omitting the "enable" verb. So in this case it should be set as "replication=off" or "replication=on". -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support
В списке pgsql-hackers по дате отправления: