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
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