Re: Postgresql FK to MS SQL triggers

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "Igor Kryltsov" <kryltsov(at)yahoo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Postgresql FK to MS SQL triggers
Date: 2005-03-05 22:04:52
Message-ID: 200503051404.52406.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Igor,

> For interested people I wrote a PHP script which:
> 1) Extracts all underlying triggers from pg_trigger table in Postgres used
> to support FK (3 triggers for each FK)
> 2) Generates a MSSQL script file which recreates all triggers in MSSQL

How about a script which goes the other way?

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message PFC 2005-03-05 22:53:03 Re: Postgres performance
Previous Message Mauro Bertoli 2005-03-05 16:31:02 Re: Postgres performance