Re: Equivalent for AUTOINCREMENT?

Поиск
Список
Период
Сортировка
От Michelle Konzack
Тема Re: Equivalent for AUTOINCREMENT?
Дата
Msg-id 20081101134430.GE3514@tamay-dogan.net
обсуждение исходный текст
Ответ на Re: Equivalent for AUTOINCREMENT?  ("Grzegorz Jaśkiewicz" <gryzman@gmail.com>)
Ответы Re: Equivalent for AUTOINCREMENT?  (Craig Ringer <craig@postnewspapers.com.au>)
Список 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)

Вложения

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

Предыдущее
От: Rafal Pietrak
Дата:
Сообщение: INSERT .... RETURNING
Следующее
От: Michelle Konzack
Дата:
Сообщение: Re: Equivalent for AUTOINCREMENT?