On 12/27/2012 08:50 AM, Kirk Wythers wrote:
On Dec 27, 2012, at 10:39 AM, Adrian Klaver mailto:adrian.kla...@gmail.com>> wrote:
No. Some questions though.
Thanks for the reply Adrian.
What version pf Postgres?
9.1
Is that the actual UPDATE statement, I see no SET?
I was reading the
On Dec 27, 2012, at 10:39 AM, Adrian Klaver wrote:
> No. Some questions though.
Thanks for the reply Adrian.
>
> What version pf Postgres?
9.1
> Is that the actual UPDATE statement, I see no SET?
I was reading the docs but obviously don't understand the syntax of the update
statement.
On 12/27/2012 08:27 AM, Kirk Wythers wrote:
I have been using COPY FROM to do a mass import of records from CSV files into
a new database. I have discover however, a small number of records ( a few
thousand) in one of the files that contain new data that needs to be added to
the database, but
I have been using COPY FROM to do a mass import of records from CSV files into
a new database. I have discover however, a small number of records ( a few
thousand) in one of the files that contain new data that needs to be added to
the database, but on rows that have a primary key and have alrea