PGSQL vs. SQL Server questions - Mailing list pgsql-novice

From Lee Matthews
Subject PGSQL vs. SQL Server questions
Date
Msg-id 51F7D18A1EFED4118BF300B0D02DE9B1BC07B4@MELBEXCHANGE1
Whole thread Raw
Responses Re: PGSQL vs. SQL Server questions  (Nabil Sayegh <postgresql@e-trolley.de>)
Re: PGSQL vs. SQL Server questions  (Josh Berkus <josh@agliodbs.com>)
List pgsql-novice
I am interested in PGSQL as an alternative to MS SQL Server but am not aware of its capabilities. I have already written a number of SQL queries to create tables, views and insert data into a database in SQL Server. Can someone please advise me of the following, or alternatively point me to a relevant source of info :
 
Is there a tool like SQL Query Analyser that will allow me to run my existing SQL statements a PGSQL database?
Can you setup database views in PGSQL?
Are the main SQL Server datatypes matched in PGSQL (ie. varchar, decimal, int, datetime)?
Is an OBDC compliant driver for PGSQL that will enable my COM objects to work against both PGSQL and SQL Server by merely varying the connection string?
 
Thanks for any assistance you can offer.

pgsql-novice by date:

Previous
From: Heath Tanner
Date:
Subject: Re: Question regarding keyword checkboxes in database
Next
From: Nabil Sayegh
Date:
Subject: Re: PGSQL vs. SQL Server questions