From: | adburne(at)asocmedrosario(dot)com(dot)ar |
---|---|
To: | Gaetano Mendola <mendola(at)bigfoot(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Autoincremental value |
Date: | 2004-08-17 12:53:18 |
Message-ID: | 348348445.20040817095318@asocmedrosario.com.ar |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)asocmedrosario(dot)com(dot)ar
From | Date | Subject | |
---|---|---|---|
Next Message | Eric D Nielsen | 2004-08-17 13:29:33 | Any recommended forums/wiki/blog s/w that uses PostGreSQL? |
Previous Message | Gaetano Mendola | 2004-08-17 12:40:45 | Re: Autoincremental value |