On Wed, 24 Aug 2011 08:30:34 +0000, Florian Weimer <fwei...@bfk.de> wrote:
We've got some systems which use a historic database name and would like to transition them to our current naming scheme. Is there support for
some form of database aliases?

If you are trying to make the database seen by clients under a different name, probably the most practical solution would be to add a PgBouncer layer in front of the clients which maps the old database name to the new one.

http://wiki.postgresql.org/wiki/PgBouncer

Ciao,
Gabriele
--
 Gabriele Bartolini - 2ndQuadrant Italia
 PostgreSQL Training, Services and Support
 gabriele.bartol...@2ndquadrant.it - www.2ndQuadrant.it

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to