Re: Restoring large tables with COPY

From: Marko Kreen <marko(at)l-t(dot)ee>
To: Serguei Mokhov <sa_mokho(at)alcor(dot)concordia(dot)ca>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Restoring large tables with COPY
Date: 2001-12-11 19:37:58
Message-ID: 20011211193758.GA7022@l-t.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > > > + " ­m, --maxrows=NUM max rows in one COPY command\n"
> > >
> > > say '-m'

> You forgot to add '-' in the messages before 'm'.

Ah. On my screen it looks lot like a '-', but od shows 0xAD...
Well, thats VIM's digraph feature in action ;)

--
marko

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Kreen 2001-12-11 19:39:48 Re: Restoring large tables with COPY
Previous Message Serguei Mokhov 2001-12-11 18:37:03 Re: Restoring large tables with COPY