Re: Postgres User and Password

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: R Talbot <os2unix(at)attglobal(dot)net>
Cc: GH <grasshacker(at)over-yonder(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres User and Password
Date: 2001-07-20 18:50:49
Message-ID: Pine.BSF.4.21.0107201144530.40943-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> > > Very inconvenient to log in as root then su postgres then back to User
> > > login to
> > > development tools..
> >
> > I have no idea why you would do that.
> >
>
> You are indicating I should not do what?
> Login as root then su to postgres or
> Log back to user to use development tools?
> I do not auto start any servers because....
> I am doing comparative development and each
> development machine all 5 have installed
> Sybase...DB2...PostgreSQL..MySQL..
> I don't want all 4 RDBMS running only the
> current working develpment session.
> So, I manually start Database servers.

Well, you can install postgres as a user other than postgres.

If you're the only user doing this, that's probably the easiest
thing for you, just install it as your own user, that way you
don't need to su at all.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thalis A. Kalfigopoulos 2001-07-20 18:58:09 shared_buffer=2*max_connections?
Previous Message Marcelo Pereira 2001-07-20 17:46:42 Language C - Console-based FrontEnd