Re: Question about SERIAL

Поиск
Список
Период
Сортировка
От Joel Burton
Тема Re: Question about SERIAL
Дата
Msg-id JGEPJNMCKODMDHGOBKDNGEDKCOAA.joel@joelburton.com
обсуждение исходный текст
Ответ на Question about SERIAL  (Erwin Ambrosch <ambre@ebutec.com>)
Список pgsql-general
After the \copy, set the new sequence with setval (but you knew this; your
last message to the group was asking about how to use setval: what's your
real question here?)

- J.

Joel BURTON | joel@joelburton.com | joelburton.com | aim: wjoelburton
Knowledge Management & Technology Consultant

> -----Original Message-----
> From: pgsql-general-owner@postgresql.org
> [mailto:pgsql-general-owner@postgresql.org]On Behalf Of Erwin Ambrosch
> Sent: Tuesday, May 14, 2002 10:24 AM
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] Question about SERIAL
>
>
> Hi,
>
> is there a possibilty to increment a sequence when data are
> imported form a
> textfile using the \copy command.
>
> Thanks Erwin
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>


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

Предыдущее
От: "Joel Burton"
Дата:
Сообщение: Re: Using COPY
Следующее
От: "Tom Pfau"
Дата:
Сообщение: Re: Question about setval() function