| From: | koff10 <koff10(at)hotmail(dot)com> |
|---|---|
| To: | Dorian Machado <dorian599(at)gmail(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: interactif pg environnement script |
| Date: | 2015-11-12 09:22:53 |
| Message-ID: | BLU437-SMTP45B04D864E9F538E97C0DCCA120@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hello ,
thanks for your reply.
In fact what I need is an interactif script for 1 postgres user ( not
2 users postgres) which has 2 differents environment to choose.
thanks
koff
Le 08/11/2015 23:09, Dorian Machado a écrit :
>
> Hello Koff10
>
> Onece I have been in this situation and what I did was create 2 users
> postgres: postgres93 and postgres94. Ich user whit diferent enviroment
> variables in the ".bashrc" and it's work great.
>
> On Nov 6, 2015 5:57 PM, "koff10" <koff10(at)hotmail(dot)com
> <mailto:koff10(at)hotmail(dot)com>> wrote:
>
> Hi all,
> I have 2 postgres environment 9.3 and 9.4 on the same machine.
> I try to write a little interactif script to choose 9.3 or 9.4.
> when connecting as postgres user.
> That is to say: if choosing 9.3 it launchs '9-3pg_eng.sh' and
> if choosing 9.4 it launch '9-4pg_env.sh'.
> I already have both 2 scripts ' 9-3pg_eng.sh' and '9-4pg_env.sh'
> which run fine.
> thanks lot
>
> koff
>
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin(at)postgresql(dot)org
> <mailto:pgsql-admin(at)postgresql(dot)org>)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | 許耀彰 | 2015-11-12 12:11:03 | postgresql downgrade issue |
| Previous Message | Keith | 2015-11-10 18:33:18 | Re: convert system from not using a password to using passwords |