Re: Autoincremental value - Mailing list pgsql-general

From adburne@asocmedrosario.com.ar
Subject Re: Autoincremental value
Date
Msg-id 348348445.20040817095318@asocmedrosario.com.ar
Whole thread Raw
In response to Re: Autoincremental value  (Gaetano Mendola <mendola@bigfoot.com>)
List pgsql-general
Estimado Gaetano,

Con fecha martes 17 de agosto de 2004, 9.40.45, escribió:


GM> Did you see the other posts in this threads ? What you can do with MySQL
GM> surelly you can do with Postgres, don't forget features that MySQL
GM> doesn't have that in Postgresq can help you to obtain the same result.
GM> Of course in Postgresql you have to write you own trigger, this means
GM> however to have a for example a unique serial for values: 1,2,3,4 and
GM> another serial for value: 4,5,6,7   ( note the 4 repeated twice just to
GM> made it more difficult ). The solutions proposed can easily solve this problem,
GM> could you do this in MySQL ?


GM> Regards
GM> Gaetano Mendola

Yeap, I saw the others answers and I'm trying it now.
Because I want another features that mysql don't have just I'm testing
postgres right now. Thanks, Alejandro.


mailto:adburne@asocmedrosario.com.ar


pgsql-general by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: Autoincremental value
Next
From: Eric D Nielsen
Date:
Subject: Any recommended forums/wiki/blog s/w that uses PostGreSQL?