| From: | Eric Smith <eric_h_smith(at)mac(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: getting a list of users |
| Date: | 2009-05-10 00:53:19 |
| Message-ID: | 65691F7E-3C2A-496C-838B-312BCE316B0C@mac.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I actually started with the source: postgresql-8.3.5.tar.gz, from the
source download location. I just build straight from that source...
no mucking around with any of the sources.
Eric
On May 9, 2009, at 5:44 PM, Tom Lane wrote:
> Eric Smith <eric_h_smith(at)mac(dot)com> writes:
>> Yep, using that command gives me the error.
>> I'm using a build that came from the postgres website, and just uses
>> the config that comes with it.
>
> Hmm, you mean the EDB one-click installer? I don't offhand see
> another
> binary distro for OSX there.
>
> It seems unlikely that the EDB build would be that broken on its own
> terms, but maybe you've run into some incompatibility between
> different
> releases of their build, or maybe you're trying to use their build
> against a database that was initdb'd with some other build. Have you
> upgraded Postgres since you ran initdb? If so, which version exactly
> did you initdb with?
>
> regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-05-10 01:08:34 | Re: getting a list of users |
| Previous Message | Tom Lane | 2009-05-10 00:44:50 | Re: getting a list of users |