idiom to move records?

Поиск
Список
Период
Сортировка
От Leslie Mikesell
Тема idiom to move records?
Дата
Msg-id 199810260531.XAA14075@Mars.mcs.net
обсуждение исходный текст
Ответы Re: [SQL] idiom to move records?  (Herouth Maoz <herouth@oumail.openu.ac.il>)
Re: [SQL] idiom to move records?  (jwieck@debis.com (Jan Wieck))
Список pgsql-sql
Is there a handy way to move a set of records to a different
table in sql?  I'd like to do this based on a WHERE clause
and have it work atomically such that it will not lose new
records added between the step that copies to the other table
and deleting the copied records.

   Les Mikesell
     les@mcs.com

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

Предыдущее
От: Michael Olivier
Дата:
Сообщение: palloc failure: memory exhausted, but ulimit 'unlimited'
Следующее
От: Mike Meyer
Дата:
Сообщение: Help on extensended attribute types?