Re: Auto increment?

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Auto increment?
Дата
Msg-id 019801c0cc4a$594f0150$0401a8c0@INSPIRON
обсуждение исходный текст
Ответ на Auto increment?  ("K Old" <kevsurf4@hotmail.com>)
Список pgsql-general
create table xxx (id serial) is the easy way.

Dave
----- Original Message -----
From: "K Old" <kevsurf4@hotmail.com>
To: <pgsql-general@postgresql.org>
Sent: Monday, April 23, 2001 6:22 PM
Subject: [GENERAL] Auto increment?


> Hello all,
>
> Any ideas how I can duplicate the auto increment feature that MySQL uses
in
> PostgreSQL?  (Other than doing a query to find the next number in que)
>
> Just thought I'd ask.
>
> Thanks,
> Kevin
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>


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

Предыдущее
От: Fran Fabrizio
Дата:
Сообщение: Re: installing DBD::Pg without installing postgres
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump failure: "handler procedure for language plpgsql not foun d"