On Wed, Aug 08, 2007 at 01:03:54PM +0200, luca.ciciriello@email.it wrote:
> Hi.
> Anybody know if is possible to install PostgreSQL in cluster mode on a
> cluster formed by two windows server 2003 cluster?
Yes. Set it up as a generic service, and make sure you store the data
directory (and any other tablespaces) on disks that the service depends on.
//Magnus