Permanent alias for postgresql table - Mailing list pgsql-sql

From Marco Lechner
Subject Permanent alias for postgresql table
Date
Msg-id web-116151133@uni-freiburg.de
Whole thread Raw
Responses Re: Permanent alias for postgresql table  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-sql
Hi list,

I'm searching for a way to create permanent alias for
tablenames in postgresql. We are storing various versions
of a routable network in postgresql (postgis, pgrouting)
and access a certain version with a bunch of php-skripts.
We like to use aliases for the "currently used tables" oo
be able to relink the current tables rapidly by changing
the alias target.

Any idea - or is this approach nonsense?

Marco


pgsql-sql by date:

Previous
From: Allan Kamau
Date:
Subject: Re: Re: Efficiently determining the number of bits set in the contents of, a VARBIT field
Next
From: Thomas Kellerer
Date:
Subject: Re: Permanent alias for postgresql table