Re: Equivalent for AUTOINCREMENT?

From: Michelle Konzack <linux4michelle(at)tamay-dogan(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Equivalent for AUTOINCREMENT?
Date: 2008-11-01 13:44:30
Message-ID: 20081101134430.GE3514@tamay-dogan.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Grzegorz,

Am 2008-10-31 13:39:46, schrieb Grzegorz Ja??kiewicz:
> AUTOINCREMENT has so many problems, that soon you'll start to love sequences
> so much, you'll start to hate mysql's childlish approach to problem solving
> :)

OK, you hit me, I am trying to convert a mysql scheme to postgresql...

Realy, I hate programs which relay on ONE database only and can not
easyly adapt to use another one...

I use PostgreSQL since 1999 and since some time I have to install mysql
and sqlite because programs are sucking. There is NO seperate definition
for the database stuff, so I have to walt trough the PHP scripts to get
the stuff and try to put it into a seperated file... which then can be
adapted to any databases...

Note: Since I am hit by such problems, my own php script use external
database definition which then can easily adapted and of course
I try avoid database specific functions...

MySQL has hit me more then once.

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant

--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
+49/177/9351947 50, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message postgres Emanuel CALVO FRANCO 2008-11-01 16:58:54 Re: PostgreSQL 8.3.4 Solaris x86 compilation issues
Previous Message Michelle Konzack 2008-11-01 13:24:37 Re: Equivalent for AUTOINCREMENT?