mysql's "replace into..."

Поиск
Список
Период
Сортировка
От Diehl, Jeffrey
Тема mysql's "replace into..."
Дата
Msg-id B51F0C636E578A4E832D3958690CD73E0130BE49@es04snlnt
обсуждение исходный текст
Список pgsql-sql
Hi all,

I'm in the process of migrating a production database and related
applicatoins from mysql to postgresql.  I've just not been very impressed
with mysql's stability, that is I'm trying to make my phone stop ringing.

However, when I wrote the applications, I took free advantage of mysql's
replace into feature which behaves like a smart insert that inserts new
records or updates old records.  I'm using perl DBI and need to figure out a
good way to migrate this to postgresql. 

Any ideas?

Mike Diehl.



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Debug messages in beta5
Следующее
От: Josh Berkus
Дата:
Сообщение: Updatable Views