How to check for successfull inserts

Поиск
Список
Период
Сортировка
От Francisco Reyes
Тема How to check for successfull inserts
Дата
Msg-id 20020308173058.Y26560-100000@zoraida.natserv.net
обсуждение исходный текст
Ответы Re: How to check for successfull inserts  (Martijn van Oosterhout <kleptog@svana.org>)
Re: How to check for successfull inserts  ("Arguile" <arguile@lucentstudios.com>)
Список pgsql-general
I have a script of the form
begin work
delete
copy from ...
commit work

Basically in a couple of ocassions the file been read from the copy
command was empty. How could I check for this from a pgsql script?

I tried look at PL-SQL manuals, but didn't find anything which would seem
to help in solving this problem.


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

Предыдущее
От: "Gregory Wood"
Дата:
Сообщение: Re: Is vacuum full lock like old's vacuum's lock?
Следующее
От: "Glen Parker"
Дата:
Сообщение: Re: Shared buffers vs large files