Re: cygwin server w/ data on *nix machine?

From: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
To: 'robert sanford' <rsanford(at)nolimitsystems(dot)com>, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: cygwin server w/ data on *nix machine?
Date: 2002-05-08 13:51:23
Message-ID: E2870D8CE1CCD311BAF50008C71EDE8E01F7488F@MAIL_EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

You use psql on cygwin just as you would on a *nix machine.
You only need to make sure both are capable of TCP/IP and that the
postmaster is set
to allow TCP/IP connections.
If you are meaning running the actual server (ie the postmaster) on cygwin
while the
files are on another server I would advise against it, however if you set up
Samaba
correctly on the *nix machine it should be possible.
Hope this helps,
- Stuart

> -----Original Message-----
> From: robert sanford [mailto:rsanford(at)nolimitsystems(dot)com]
> Sent: 05 May 2002 19:14
> To: pgsql-cygwin(at)postgresql(dot)org
> Subject: [CYGWIN] cygwin server w/ data on *nix machine?
>
>
> can i run a cygwin based psql server that has its database files
> physically located on a *nix box? do i need to be running SAMBA on
> the *nix box so that the windows machine can see it? what do i need
> to worry about as far as user permissions go?
>
> many thanks!
>
> rjsjr
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

Browse pgsql-cygwin by date

  From Date Subject
Next Message S. L. 2002-05-09 09:42:20 Re: CYGWIN+Apache+PHP+PostgreSQL
Previous Message Henshall, Stuart - WCP 2002-05-08 09:01:59 Re: The service did not respond to the start..