Running several postmaster using same database in parallel - Mailing list pgsql-general

Hi,

I'am running several postmaster on different machines, accessing the
same database in parallel. Is this a good idea? Do the postmaster lock
each other or do they work independent?

Thanks
    Steffen

pgsql-general by date:

Previous
From: Ellen Spertus
Date:
Subject: Comparing dates in 3.0
Next
From: Max Fonin
Date:
Subject: Enum type emulation: problem with opaque type in PL/pgSQL functions