Re: Problems when copy data from dump file

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Problems when copy data from dump file
Дата
Msg-id 4A7A975E.8050403@archonet.com
обсуждение исходный текст
Ответ на Problems when copy data from dump file  ("Klas Stockhem" <Klas.Stockhem@benders.se>)
Список pgsql-sql
Klas Stockhem wrote:
> The data in the dump file are structured and I want to execute this> automatically (copy+paste it) in the EMS
software.>I still get the syntax error even if I use the command you send me:> COPY artikkel (id, tittel, tekst) FROM
stdin;1<tab>Title one<tab>Some> text \.
 

Why not just load the dump file into PostgreSQL? Why are you trying to 
copy+paste if you want the entire dump?

--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Problems when copy data from dump file
Следующее
От: John
Дата:
Сообщение: Re: two records per row from query