Re: help with COPY from .csv file into database - Mailing list pgsql-novice

From michael@floog.net
Subject Re: help with COPY from .csv file into database
Date
Msg-id 1091636472.41110cf887186@webmail.floog.net
Whole thread Raw
In response to Re: help with COPY from .csv file into database  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-novice
Ahhhh, I see.
The light is slowly beginning to filter through the cobwebs.  :-)

Let's hope the first steps are the toughest and most confusing.

Mike

Quoting Oliver Elphick <olly@lfix.co.uk>:

> COPY happens in a transaction; either all of the data goes in or none
> of
> it does.
>




pgsql-novice by date:

Previous
From: michael@floog.net
Date:
Subject: Re: help with COPY from .csv file into database
Next
From: Oliver Elphick
Date:
Subject: Re: help with COPY from .csv file into database