Re: Batch Operations

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Batch Operations
Дата
Msg-id 20030809152229.GD22927@wolff.to
обсуждение исходный текст
Ответ на Batch Operations  ("Rahul_Iyer" <rahul_iyer@persistent.co.in>)
Список pgsql-hackers
On Fri, Aug 08, 2003 at 15:32:05 +0530, Rahul_Iyer <rahul_iyer@persistent.co.in> wrote:
> hi,
> im currently working on a project that requires batch operations - eg. Batch
> insert/update etc. The database im using is PostgreSQL. However, i cannot
> find any documentation for batch opeartions on PostgreSQL. Does anyone know
> how to do this, or if it is possible?

Usually you just use psql to run a script with the commands in it.


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

Предыдущее
От: "Rahul_Iyer"
Дата:
Сообщение: Batch Operations
Следующее
От: Tom Lane
Дата:
Сообщение: Re: getting confused parsing ACLITEMS...