Re: [PATCHES] Proposing correction to posix_fadvise() usage in xlog.c

2008-03-01 Thread Greg Smith
On Fri, 29 Feb 2008, Mark Wong wrote: Basically posix_fadvise() is being called right before the WAL segment file is closed, which effectively doesn't do anything as opposed to when the file is opened. This proposed correction calls posix_fadvise() in three locations... Actually, posix_fadv

Re: [PATCHES] Fix pgstatindex using for large indexes

2008-03-01 Thread David Fetter
On Mon, Feb 25, 2008 at 11:50:11AM -0500, Tom Lane wrote: > Andrew Dunstan <[EMAIL PROTECTED]> writes: > > Tom Lane wrote: > >>> Is there any currently supported platform which does not have > >>> uint64? > >> > >> I don't know, and neither do you. > > > Maybe we should look at some reasonable way