I don't know how this got to me when it was sent to
pgsql-jdbc@postgresql.org, but anyway here's the answer:
psql -U postgres template1
On Sun, 20 May 2001, Subhramanya Shiva wrote:
> Hi all
>
> I installed postgresql successfully.
> But when i starting the server it is showing the server status differently
>
> DEBUG: CheckPoint record at (0, 1522288)
> DEBUG: Redo record at (0, 1522288); Undo record at (0, 0); Shutdown TRUE
> DEBUG: NextTransactionId: 618; NextOid: 18720
> DEBUG: database system is in production state
>
> after this
> when i was starting the psql
> it was giving error "user not found in the system catalog"
>
> what could be the problem.... Installation i did it correctly.
> after gmake and gmake install ..it showed ...Postregsql
> Installed successfully.
>
> regards
> shiva.