Thread: PostgreSQL/cygwin installation

PostgreSQL/cygwin installation

From
Rafal Kedziorski
Date:
Hallo,

I have may be for someone stupid question. It's possible to install
PostgreSQL with cygwin on CD or Iomega-Drive, so that someone can copy
and start this installation without making anyone installation or
configuration?


Best Regards,
Rafal


Re: PostgreSQL/cygwin installation

From
Peter Eisentraut
Date:
Rafal Kedziorski writes:

> I have may be for someone stupid question. It's possible to install
> PostgreSQL with cygwin on CD or Iomega-Drive, so that someone can copy
> and start this installation without making anyone installation or
> configuration?

Sure.  But I don't see the advantage over just downloading PostgreSQL from
the Cygwin site.

--
Peter Eisentraut   peter_e@gmx.net


Re: PostgreSQL/cygwin installation

From
Saravanan Bellan
Date:
cygwin requires some entries in the registry. So if you are doing the
installation thru copying, you will need to export some of the reqistry
entries and import them on the machine where you have copied. If you search
for cygwin in the regedit application you will know what keys need to be
exported. I have not tried it so no guarantees. But I have gotten
Cygwin&Postgress to work on windows by just copying some files and
programatically setting the registry entries.


> -----Original Message-----
> From: Rafal Kedziorski [mailto:rafcio@polonium.de]
> Sent: Tuesday, October 01, 2002 7:31 AM
> To: pgsql-cygwin@postgresql.org
> Subject: [CYGWIN] PostgreSQL/cygwin installation
>
>
> Hallo,
>
> I have may be for someone stupid question. It's possible to install
> PostgreSQL with cygwin on CD or Iomega-Drive, so that someone can copy
> and start this installation without making anyone installation or
> configuration?
>
>
> Best Regards,
> Rafal
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>

Re: PostgreSQL/cygwin installation

From
Rafal Kedziorski
Date:
Hi,

At 14:00 01.10.2002 -0700, Saravanan Bellan wrote:
>cygwin requires some entries in the registry. So if you are doing the
>installation thru copying, you will need to export some of the reqistry
>entries and import them on the machine where you have copied. If you search
>for cygwin in the regedit application you will know what keys need to be
>exported. I have not tried it so no guarantees. But I have gotten
>Cygwin&Postgress to work on windows by just copying some files and
>programatically setting the registry entries.

I try this end of the week. I give You response if I was succesful.

> > -----Original Message-----
> > From: Rafal Kedziorski [mailto:rafcio@polonium.de]
> > Sent: Tuesday, October 01, 2002 7:31 AM
> > To: pgsql-cygwin@postgresql.org
> > Subject: [CYGWIN] PostgreSQL/cygwin installation
> >
> >
> > Hallo,
> >
> > I have may be for someone stupid question. It's possible to install
> > PostgreSQL with cygwin on CD or Iomega-Drive, so that someone can copy
> > and start this installation without making anyone installation or
> > configuration?