Greetings,
I am a ColdFusion/M$ SQL Server developer who needs to learn some basics of postgreSQL real quick...
Namely, I need to get a Postgres db transferred to SQL server.
I have installed Postgres on my Windows 2000 server, and am trying to (a) run a script and/or (b) open a postgres file that was supplied to me.
The file is a .sql file, and the database is a .pgd file.
For starters, can anyone tell me how to open the pgd file?
Thanks!
Richard