Can Postgresql run under Windows?
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.
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 productIs 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
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 productIs 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 tomajordomo@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
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.