Re: import CSV file

Поиск
Список
Период
Сортировка
От Rodrigo De León
Тема Re: import CSV file
Дата
Msg-id a55915760703131848y47efff4fh928b1ee17e20b2cd@mail.gmail.com
обсуждение исходный текст
Ответ на Re: import CSV file  (T E Schmitz <mailreg@numerixtechnology.de>)
Ответы Re: import CSV file
Список pgsql-sql
On 3/13/07, T E Schmitz <mailreg@numerixtechnology.de> wrote:
> This is pretty ingenious!
> Just a few minor problems:
> - how does COPY know which column is which?
> - how do I specify DELIMITER as TAB?

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

> Also, it's nopt happy about the date format : 2007/02/09

See:
http://www.postgresql.org/docs/current/static/runtime-config-client.html#GUC-DATESTYLE


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Maintence DB
Следующее
От: "hu js"
Дата:
Сообщение: How to declare cursor if tablename is a variable?