Re: [GENERAL] \dt Error

From: cn(dot)liu(at)tpe(dot)panmail(dot)com
To: cn(dot)liu(at)tpe(dot)panmail(dot)com (Non Receipt Notification Requested)
Cc: pgsql-general(at)postgreSQL(dot)org (Non Receipt Notification Requested), t-ishii(at)srapc451(dot)sra(dot)co(dot)jp (Non Receipt Notification Requested)
Subject: Re: [GENERAL] \dt Error
Date: 1998-07-20 08:43:17
Message-ID: "GUID:QaW0lh5kf0hGsmwAA+AdG6Q"*/G=cn/S=liu/O=tpe/PRMD=panmail/ADMD=400net/C=cn@MHS
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear Bruce,

I have fixed my pg_user problems after re-ran initdb. The problem I had was due to invalid permission for account postgre when running initdb.

Many thanks for the help.

Best Regards,

CN Liu (mailto:cn(dot)liu(at)tpe(dot)panmail(dot)com)
--------Your message follows-------
This indicates that the view pg_user was not properly created by initdb,
and hence, \z and \dt do not work. Look at the initdb script, and try
and figure out why it is failing. Perhaps create the view by hand and
see what error you get.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

Browse pgsql-general by date

  From Date Subject
Next Message Konstantinos Vassiliadis 1998-07-20 12:04:07 Inserting values into set attributes (fwd)
Previous Message Maarten Boekhold 1998-07-20 07:07:34 Re: [GENERAL] Recalling previous commands at the PSQL prompt