Adaptation of instnwnd.sql to Pgsql

From: David(dot)Jacques(at)CCRS(dot)NRCan(dot)gc(dot)ca
To: pgsql-admin(at)postgresql(dot)org
Subject: Adaptation of instnwnd.sql to Pgsql
Date: 2004-10-06 14:41:40
Message-ID: B7F9814D6850C949947CF8DEA13477810207AAB5@s5-ccr-r2.ccrs.nrcan.gc.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Listers...

I am new to PostGreSQL and I am trying to adapt the
instnwnd.sql stored procedure from SQL Server to create the
ubiquitous NorthWind database structure on my server. However
the ability to name your indexes seems to be non existent. As is the
ability to create indexes of the same name on different tables.

Does anyone out there have an adapted Pgsql version of this script ?
It would be invaluable to me to get quickly up to speed on this version
of the SQL standard by comparing what I know from TSQL to what the
equivalent command syntax is in pgsql.

regards

David

David A. Jacques
Spatial Database Developer
Natural Resources and Hazards Section
Applications Division
Canada Centre for Remote Sensing
588 Booth Street, Room 317
Ottawa ,Ontario K1A 0Y7
Tel: (613) 947-1306
Fax: (613) 947-1408
E-Mail: David(dot)Jacques(at)CCRS(dot)NRCan(dot)gc(dot)ca

The views and ideas expressed in this communication are hereby deemed to be
my own and in no way can be construed as endorsed by the CCRS or the
Government of Canada.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message akanksha kulkarni 2004-10-06 16:27:35 Re: reconstructing database
Previous Message Michael Kleiser 2004-10-06 14:29:08 Multiple WALs for PITR ?