Ben Kim <[EMAIL PROTECTED]> writes:
> Thanks. Is there a disadvantage of running separate postmaster compared to
> running one postmaster with multiple databases?

More resource consumption, since each postmaster needs its own
shared-memory area.  Also possibly confusion, since you have to remember
which port number to connect to for each database.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to