On Sun, Dec 18, 2011 at 03:57:54PM +, Khusro Jaleel wrote:
> On 16/12/2011 00:55, Rural Hunter wrote:
>
> You are referring to the "master" log file, is this the same log file I am
> referring to, or is that is some different location?
http://www.postgresql.org/docs/9.1/interactive/runtime-co
On 16/12/2011 00:55, Rural Hunter wrote:
well, is pgsql capable to parse shell variables in postgresql.conf?
anway you should check your master log. If it can not archive the wal,
there will be errors reported in it.
Hi there,
I have removed the various shell variables from the postgresql.conf
well, is pgsql capable to parse shell variables in postgresql.conf?
anway you should check your master log. If it can not archive the wal,
there will be errors reported in it.
于2011年12月16日 2:02:03,Khusro Jaleel写到:
Hello, I'm trying out a simple example from the Postgresql 9
Administration Cook
Hello, I'm trying out a simple example from the Postgresql 9
Administration Cookbook about File-based log shipping replication, but I
can't get it to work between 2 CentOS 5.7 VMs running Postgresql 9.1.
Here are my settings:
.bash_profile on master:
export PGARCHIVE=/var/lib/pgsql/pgarchive
e