From: | "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com> |
---|---|
To: | 'Tom Lane ' <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "''pgsql-general(at)postgresql(dot)org ' '" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: how to use pg_resetxlog |
Date: | 2003-10-21 15:52:56 |
Message-ID: | 73309C2FDD95D11192E60008C7B1D5BB05FEDAD9@snt452.corp.bcbsm.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
--howdy:
--installed the 7.2.1 tarball and configured / gmake / install
--the pg_resetxlog. when i restarted postmaster, it says 'ok',
--but when i tried to get in via the command line, i got this:
[snip]
psql: FATAL 1: cannot open pg_attribute: No such file or directory
[/snip]
--did i miss a step?
--thanks again for all of your help!
-X
-----Original Message-----
From: Tom Lane
To: Johnson, Shaunn
Cc: 'pgsql-general(at)postgresql(dot)org '
Sent: 10/21/03 11:15 AM
Subject: Re: [GENERAL] how to use pg_resetxlog
"Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com> writes:
> --you're right about the contrib version - it's wrong.
> --can i d/l an old version and recompile it?
Should work. You'll need a complete source tarball for 7.2.*.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Ellis | 2003-10-21 15:53:06 | Re: Recomended FS |
Previous Message | scott.marlowe | 2003-10-21 15:47:34 | Re: lastval(seq) ? |