Thanks for the help, Tom, and others who made suggestions.

I compiled and installed 8.0.6 with no problems on OS X 10.2.8

My little old imac's a happy postgres host now.

Neil

--- Tom Lane <[EMAIL PROTECTED]> wrote:

> Neil Brandt <[EMAIL PROTECTED]> writes:
> > fd.c: In function `pg_fsync_writethrough':
> > fd.c:271: `F_FULLFSYNC' undeclared (first use in this function)
> > fd.c:271: (Each undeclared identifier is reported only once
> > fd.c:271: for each function it appears in.)
> 
> Hmm.  This is our bug: the code mistakenly supposes that every version
> of OS X has that symbol, whereas evidently it was introduced in 10.3.
> 
> I'll try to see that this gets fixed for PG 8.1.3, but in the short run
> you might be best off to update your OS X installation, or revert to
> PG 8.0.* which doesn't try to use FULLFSYNC at all.
> 
> If you'd really like to stay on OS X 10.2, please consider joining the
> buildfarm
> http://www.pgbuildfarm.org/index.html
> so that any other such problems will be caught promptly.  We have
> buildfarm members running 10.3 and 10.4, but nobody covering 10.2.
> 
>                       regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
> 
>                http://www.postgresql.org/docs/faq
> 



        

        
                
__________________________________________________________ 
Find your next car at http://autos.yahoo.ca

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to