> I also wonder how well the pg_hba.conf method will scale. What happens
> if there are hundreds of client databases or thousands of entries in
> pg_hba.conf?
Although I personally would like to see a pg_hba table instead of the
file, I would have to seariously question your implementation if you had
hundreds of databases on a single machine.
If you need separate data spaces for each customer but the application
uses the same schema, use namespaces within a single database.
Sincerely,
Joshua D. Drake
> --
> Mike Nolan
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL