Re: Streaming replication without hot standby - Mailing list pgsql-general

From Guillaume Lelarge
Subject Re: Streaming replication without hot standby
Date
Msg-id 1313958305.2100.1.camel@localhost.localdomain
Whole thread Raw
In response to Re: Streaming replication without hot standby  (alexondi <alexondi@rambler.ru>)
List pgsql-general
On Sun, 2011-08-21 at 08:04 -0700, alexondi wrote:
> But still, how to do it (check server state) in this case?
>

pg_controldata is probably a good solution. Or checking process titles
with "ps -ef".


--
Guillaume
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com


pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: How to apply Postgresql Patch
Next
From: Dondi Michael Stroma
Date:
Subject: Re: record-based log shipping