Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Embedded App and User Authentication



"Jeffrey J. Early" <jearly(at)alum(dot)ups(dot)edu> writes:
> It turns out the problem is with launching postmaster via pg_ctl -- in fact,
> pg_ctl seems to do this user authentication test, but postmaster doesn't. So
> I found that if I launch postmaster directly, no problem. Nice security :-)

The postmaster may start fine, but are you able to log in?  The initial
superuser account is still going to have the old username, so you might
have some issues around obtaining superuser privileges.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group