how to best resync serial columns

Поиск
Список
Период
Сортировка
От Brent Wood
Тема how to best resync serial columns
Дата
Msg-id 4919A9530200007B00016BEC@gwia1.ham.niwa.co.nz
обсуждение исходный текст
Ответы Re: how to best resync serial columns  (Erik Jones <ejones@engineyard.com>)
Список pgsql-general
Hi,

I have a number of tables with serial columns as a primary key.

I'm looking to add lots of records via copy, but should reset the serial counters to the appropriate value after this.

Is there a simple way to do this, or do I just update the last_value column in each seq table to the max(id) from the
relevanttable.  


Thanks,

   Brent Wood

Brent Wood
DBA/GIS consultant
NIWA, Wellington
New Zealand
NIWA is the trading name of the National Institute of Water & Atmospheric Research Ltd.

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

Предыдущее
От: Erik Jones
Дата:
Сообщение: Re: Upgrading Postgres question
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: db_user_namespace, md5 and changing passwords