[GENERAL] Cant migrate database from linux to win32 (pgsql 8.0)

2005-03-07 Thread Christian Meunier
Hi all, i am trying to restore a database, the dump is produced under linux using pg_dump, and i get the following error every time: ERROR: missing data for column "xxx" CONTEXT: COPY table_yyy, line 18986: "18833 ?Î" I can restore the dump under linux just fine, both postgresql (under win32/lin

Re: [GENERAL] Questions about tuning on FreeBSD...

2001-09-14 Thread Christian MEUNIER
What about WAL buffer parameter ? i thought if this buffer is too small, un necessary I/O will occur and slow down performance <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Monday 10 September 2001 18:52, Philip Hallstrom wrote: > > Hi all - > > I have so