| From: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: pg_dump |
| Date: | 2006-09-05 10:54:53 |
| Message-ID: | 20060905105453.GA28642@phlogiston.dyndns.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Tue, Sep 05, 2006 at 02:22:29PM +0700, M. Santosa wrote:
> and if i execute the psql with list database option, the result is error
>
> -bash-3.00$ psql -l
> ERROR: relation "pg_catalog.pg_user" does not exist
This looks to me like you have more than one postmaster installed,
and you've got a mismatch in versions. Be my first guess, anyway.
A
--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
Users never remark, "Wow, this software may be buggy and hard
to use, but at least there is a lot of code underneath."
--Damien Katz
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aaron Bono | 2006-09-05 13:42:38 | Re: Postgres regexp matching failure? |
| Previous Message | Mario Splivalo | 2006-09-05 10:18:11 | Postgres regexp matching failure? |