Re: Postgres novice question



On Fri, 30 Nov 2007 11:54:13 -0800
Michael Soibelman <in-the@xxxxxxxxx> wrote:

I am trying to use Postgres with another application and need to set
up a few things. To start out I tried logging in as the postgres
superuser:

su postgres

where I am asked for the password. I've tried several passwords but
none work. What is the 'default' password after a new install on
10.3 ??

Thanks.

P.S. Tried my normal user password, my root password and 'admin'
and 'Admin".. and even left the password blank. None works.
Hi
I would assume if it's like mysql if you cat /etc/passwd there will be
no login.

Isn't there something like an admin tool, like mysql admin?

If you need to setup ownerships su to root and change the files that
way?

--
Cheers Malcolm °¿° (Linux Counter #276890)
SLED 10.0 SP1 x86_64 Kernel 2.6.16.53-0.16-smp
up 5 days 21:58, 1 user, load average: 0.00, 0.03, 0.09
.



Relevant Pages

  • Postgres novice question
    ... To start out I tried logging in as the postgres superuser: ... P.S. Tried my normal user password, my root password and 'admin' ...
    (alt.os.linux.suse)
  • Re: sudo and /etc/sudoers
    ... sudo -u postgres COMMAND ... There's no way that somebody whose only admin function is as a DBA should ... need the root password - and equally no good reason to make "postgres" a ...
    (Ubuntu)
  • Re: CGI. postgres local install, DBD::Pg fails
    ... it magically 'found' that postgres was ... installed in the local (admin) folder instead of /usr/local. ... BUT when code runs as a CGI, the CGI user 'www' apparently cannot ...
    (comp.lang.perl.misc)