Can Postgresql run under Windows?

Started by Nonameover 22 years ago4 messagesgeneral
Jump to latest
#1Noname
pmorettini@earthlink.net

Hi,

I am looking for a database engine which:

1) runs under Windows (multiple versions)

2) Can be redistributed without additional fees as part of another product

Is postgresql appropriate for this?

If not, can you suggest a good alternative?

Thanks very much for your help.

Phil M.

#2jini us
jiniusuk@yahoo.co.uk
In reply to: Noname (#1)
Re: Can Postgresql run under Windows?

SQLITE from sqlite.org & firebird from ibphoenix.com
has been suggested to me which runs under windows and
are royal-free.

 --- PhilM <pmorettini@earthlink.net> wrote: > Hi,

I am looking for a database engine which:

1) runs under Windows (multiple versions)

2) Can be redistributed without additional fees as
part of another product

Is postgresql appropriate for this?

If not, can you suggest a good alternative?

Thanks very much for your help.

Phil M.

---------------------------(end of
broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to

majordomo@postgresql.org

________________________________________________________________________
Want to chat instantly with your online friends? Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk

#3Bruce Momjian
bruce@momjian.us
In reply to: jini us (#2)
Re: Can Postgresql run under Windows?

Our FAQ has a section about running under windows.

---------------------------------------------------------------------------

jini us wrote:

SQLITE from sqlite.org & firebird from ibphoenix.com
has been suggested to me which runs under windows and
are royal-free.

--- PhilM <pmorettini@earthlink.net> wrote: > Hi,

I am looking for a database engine which:

1) runs under Windows (multiple versions)

2) Can be redistributed without additional fees as
part of another product

Is postgresql appropriate for this?

If not, can you suggest a good alternative?

Thanks very much for your help.

Phil M.

---------------------------(end of
broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to

majordomo@postgresql.org

________________________________________________________________________
Want to chat instantly with your online friends? Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#4fuzzy
ciccio@ciccio.ciccio
In reply to: Noname (#1)
Re: Can Postgresql run under Windows?

For the first question you have some alternatives:

a) the free (or cheaper) one is using the cygwin to emulate unix\linux on
windwos and so run postgresql on it
b) you can modify the source and recompile it for windows ... i have no idea
how much difficult is it (but i thing that this is so hard)
c) you can buy some bussines version that exists ... i don't remeber the
names but you can browse through www.postgresql.org in the FAQ

For the second question i can't help you .... i'm a newbye!

"PhilM" <pmorettini@earthlink.net> wrote in message
news:48e29a32.0311140849.1c36d103@posting.google.com...

Show quoted text

Hi,

I am looking for a database engine which:

1) runs under Windows (multiple versions)

2) Can be redistributed without additional fees as part of another product

Is postgresql appropriate for this?

If not, can you suggest a good alternative?

Thanks very much for your help.

Phil M.