Re:

From: 100(dot)179370(at)germanynet(dot)de (Martin Jacobs)
To: pgsql-general(at)postgresql(dot)org
Cc: Dao(at)germanynet(dot)de, Hai(at)germanynet(dot)de, Ninh <dhninh(at)cmc(dot)com(dot)vn>
Subject: Re:
Date: 2001-03-21 20:47:34
Message-ID: m14fpW2-000QZtC@Schnecke.Windsbach.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dao Hai Ninh schrieb:
> I'am a student from Vietnam .Now I'am studying about
> LiNUX and
> use PostgreSQL of LINUX to connect to WINDOWS
> databases
> but I don't know how to release .Please help me if
> You have some experiences about that
> .Thanks very much!

To make things clear:

PostgreSQL is a relational database management system. That means
it's the database engine itself bundled with some administrative
tools and more.

Among this more is a odbc interface to Postgres. With this it's
possible to access Postgres Databases via ODBC from other
processes or remote machines, no matter which flavour their OS
is.

As far as I understand your question, you want to connect from a
Linux machine to a database hosted on a Windows machine. That means
your database client runs on Linux and your database server on
Windows. That's possible too, but you need other tools. First
your Linux client has to be able to do remote database access via
odbc. One odbc-manager running under Linux is iodbc. Next your
database server on Windows must offer an odbc interface. Then
it's possible to access a Windows database from Linux.

Did you know, it's possible to compile and run PostgreSQL under
Windows. Maybe this could be a solution for you.

> ...

Regards

--
Dipl-Ing. Martin Jacobs * Windsbach * Germany
Registered Linux User #87175, http://counter.li.org/

In response to

  • at 2001-03-16 03:47:33 from Dao Hai Ninh

Browse pgsql-general by date

  From Date Subject
Next Message Randall F. Kern 2001-03-21 20:49:21 How to inspect blocked queries
Previous Message Ned Lilly 2001-03-21 20:38:42 hang on (was: New Book: PostgreSQL: The Elephant Never Forgets)