multiple dbs on a port
chris markiewicz <cmarkiew@commnav.com>
From: "chris markiewicz" <cmarkiew@commnav.com>
To: <pgsql-general@postgresql.org>
Date: 2001-03-05T21:20:49Z
Lists: pgsql-general
hello i currently have two databases (development and qa) running on the same port. i recently had a situation where both databases gave me a "too many clients" at the same time. is this just a coincidence or do all databases on a common port share other parameters or resources? thanks chris