Re: Architecture question

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Brabant, Joel - Temiscaming" <joel(dot)brabant(at)tembec(dot)com>
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Architecture question
Date: 2002-10-29 02:25:27
Message-ID: 200210290225.g9T2PRj04808@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Brabant, Joel - Temiscaming wrote:
> Hello everyone,
>
> I just discovered your world this week ! I had a demo and I'm still
> shocked !!! Hey, I was microsoft until today !
>
> I was in a process to build an Intranet with a DNA design using
> II5.0, SQL Server 200, COM+ and MSMQ but now .......
>
> Now I'm switching to Linux,OpenACS and PostGreSQL ...... but I don't
> know nothing about it !
>
> Can someone could tell me if I will still be able to have my Windows
> Application Server be able to access my new PostgreSQL DB on a separate
> server?
> Are there some case studies I coujld read?
>
> Thank You and long life to your community (Our community !!!)

Sure, use ODBC to make the conneciton. PostgreSQL perfers to run on a
Unix-like operating system like Linux or *BSD, but you can run it on
WinNT/2000 using cygwin.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message terry 2002-10-29 02:27:20 Re: newbie question for return date
Previous Message Hadley Willan 2002-10-29 01:52:58 Re: User functions not displayed by \df