Re: Pet Peeves? - Mailing list pgsql-general

From Chris
Subject Re: Pet Peeves?
Date
Msg-id 498787C1.6010209@gmail.com
Whole thread Raw
In response to Re: Pet Peeves?  (Luis Neves <luis.neves@co.sapo.pt>)
List pgsql-general
> - COPY command does not support collation. It's such a pita to massage
> huge files that have "," has a decimal separator.

copy with delimiter '#######'

http://www.postgresql.org/docs/current/static/sql-copy.html

--
Postgresql & php tutorials
http://www.designmagick.com/


pgsql-general by date:

Previous
From: Guy Rouillier
Date:
Subject: Re: Pet Peeves?
Next
From: rhubbell
Date:
Subject: calculating elapsed times between timestamps