Re: DB alias ?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: DB alias ?
Date: 2013-01-23 21:23:56
Message-ID: 510054EC.5000708@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/23/2013 1:10 PM, Gauthier, Dave wrote:
> Nope. Think of it this way, a new DB is created on day 1 of every month. So there's a DB called JAN, another called FEB, etc... . The DB name used in the connect is picked up from the current date/time. But January is oevr and I don't want to create the FEB DB until Feb 15th. In the meantime, I want those who try to connect to FEB to connect to JAN (for example).

proposed new SQL command:

READ USERS MIND;

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Steve Crawford 2013-01-23 21:38:23 Re: DB alias ?
Previous Message Rob Sargent 2013-01-23 21:16:20 Re: DB alias ?