PostGreSql equivalents to mssql

From: "adivi" <adivi(at)maximizelearning(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: PostGreSql equivalents to mssql
Date: 2003-07-05 08:53:01
Message-ID: 005201c342d2$d75875d0$5d0410ac@maximizelearning.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
i am a novice at PostGreSQL
but have some idea of MsSqlServer

Migrating to PostGreSql, i need to know how capable pgsql Functions are , Vis a Vis SQLServer.
can pgsql functions replace all functionality provided by Stored Procedures of MSSqlServer

specifically:
1. do pgsql Functions
a.> return datasets
b.> return output parameters

2. does PostGreSQL have an equivalent to Triggers of SQLServer

i'd also appreciate any links to find out about

the possibility of exporting
data
relations
stored procs / functions / Triggers

from PostGreSQL database.

Thanks In Advance

regards
-adivi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dan Langille 2003-07-05 11:16:23 Re: Are we backwards on the sign of timezones?
Previous Message Alvaro Herrera 2003-07-05 06:15:21 Re: Datatypes and performance