execute transaction / insert rows

Поиск
Список
Период
Сортировка
От Johnson, Shaunn
Тема execute transaction / insert rows
Дата
Msg-id 73309C2FDD95D11192E60008C7B1D5BB04C73FF5@snt452.corp.bcbsm.com
обсуждение исходный текст
Список pgsql-general

Howdy:

Running PostgreSQL 7.2.1 on RedHat Linux 7.2 kernel 2.4.7-10.

Are there any examples out there to insert / update
a table for every, say, 1000 records via SQL? I'm having
a hard time just inserting into the table ... it seems
that there isn't anything going on AND I need to commit
the transaction if the query gets killed somehow.

Thanks!

-X

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

Предыдущее
От: Jean-Christian Imbeault
Дата:
Сообщение: Re: Query plan not using index for some reason.
Следующее
От: Jean-Christian Imbeault
Дата:
Сообщение: count() for a select statement?