| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Vaughn, Adam (IMS)" <VaughnA(at)imsweb(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Problems with select version |
| Date: | 2004-07-01 21:50:21 |
| Message-ID: | 6181.1088718621@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
"Vaughn, Adam (IMS)" <VaughnA(at)imsweb(dot)com> writes:
> Sorry to bother you but I was unable to find this problem after looking
> through the mailing list. I have postgres setup up on UNIX and I
> configured the appropriate files and followed the steps from the manual.
> After I initialized the database server and started the postmaster I
> attempted to query template1 for the version number. Every time I run
> select version(); I get 0 rows returned.
*Something's* awfully broken then. I'd suggest rebuilding from scratch
... and try the regression tests.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-07-01 22:05:17 | Re: pg_clog error after crash |
| Previous Message | Tom Lane | 2004-07-01 21:28:47 | Re: C function from 7.3.2 to 7.4.3 |