Question about COPY to/from

Поиск
Список
Период
Сортировка
От Emi Lu
Тема Question about COPY to/from
Дата
Msg-id 43FA4535.5010104@encs.concordia.ca
обсуждение исходный текст
Ответы Re: Question about COPY to/from  (Stephen Frost <sfrost@snowman.net>)
Re: Question about COPY to/from  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
Hello,

We have millions of record and would like to insert into a table. I
remebered people mentioned that "COPY" is the most effecient way to
insert data, right? If not, which is it, pg_restore?

By the way, does it have to be superuser to run copy to and from?

Thanks a lot,
Emi



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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Mixing different LC_COLLATE and database encodings
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: How do I use the backend APIs