Thread: Is it possible run pgsql in Windows 95 ?
Hi, Is it possible run pgsql in Windows 95 ? Does someone has some example, note .. Thanks in advance Geraldo Lopes de Souza PS. Sorry my English
> Hi, > > Is it possible run pgsql in Windows 95 ? Does someone has some example, > note .. No, you can only run sql clients on windows95. The PostgreSQL server has to be on Unix or NT. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
On Thu, 23 Sep 1999, Bruce Momjian wrote: > > Hi, > > > > Is it possible run pgsql in Windows 95 ? Does someone has some example, > > note .. > > No, you can only run sql clients on windows95. The PostgreSQL server > has to be on Unix or NT. I did (some time ago) compile a static psql binary (the client not the backend) under Win95. It worked quite well. I used Cygwin, although at the time we didn't have NT support, so it was hacked to bits to get it working. Obviously the server needs Unix or NT as bruce said. Peter -- Peter T Mount peter@retep.org.uk Main Homepage: http://www.retep.org.uk PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres Java PDF Generator: http://www.retep.org.uk/pdf