Thread: switching postgres from windows to linux
Hi,
We installed postgres 7.3.3 in windows 2000 server and using ASP applications.
But, due to overload postgres crashes very often.
So, we decided to switch the databases to Linux box.
We have to access the PG databases in windows from Linux.
Tell me how to the drivers required and how to establish connection between windows and linux.
Please tell me the steps involved to do this process. (very Urgent)
Kindly mail me to vidhyabhaskaran@yahoo.co.in
With Regards,
Vidhya
Vidhya - do you mean you are using IIS on Win 2000 with ASP and now want the same web server/scripts to connect to the Linux box? If so then you must have already conf'd everything in the ASP as it currently works and simply need to change the host you are connecting to. This should mean that you already have the pgODBC drivers installed. Is this right? Rgds, Jason On Tuesday 30 December 2003 14:51, vidhya wrote: > Hi, > > We installed postgres 7.3.3 in windows 2000 server and using ASP > applications. > > But, due to overload postgres crashes very often. > > So, we decided to switch the databases to Linux box. > > We have to access the PG databases in windows from Linux. > > Tell me how to the drivers required and how to establish connection between > windows and linux. > > Please tell me the steps involved to do this process. (very Urgent) > > Kindly mail me to vidhyabhaskaran@yahoo.co.in > > > With Regards, > > Vidhya