•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 422,932 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,416 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser: Programming Forums
Views: 493 | Replies: 5
![]() |
•
•
Join Date: Aug 2007
Posts: 167
Reputation:
Rep Power: 0
Solved Threads: 0
Hi.
I know this is MySQl forum, but maybe some one help me through the below issue:
I don't know which file I should download to install postgreSQL, could nayone please guide me which I should download ???
http://www.postgresql.org/ftp/source/v8.3.1/
I am using Windows OS.
I know this is MySQl forum, but maybe some one help me through the below issue:
I don't know which file I should download to install postgreSQL, could nayone please guide me which I should download ???
http://www.postgresql.org/ftp/source/v8.3.1/
I am using Windows OS.
•
•
Join Date: Apr 2008
Posts: 295
Reputation:
Rep Power: 1
Solved Threads: 41
Hi tanha,
as far as I know there are only binaries for win32. You can download them there:
http://www.postgresql.org/ftp/binary/v8.3.2/win32/
If you want to compile your own Postrgresql, you need to do this on Linux, for example Debian or openSuse.
btw, Postgresql covers all kind of user definded functions. The sort you are probably loooking for are there "query language functions".
krs,
tesu
as far as I know there are only binaries for win32. You can download them there:
http://www.postgresql.org/ftp/binary/v8.3.2/win32/
If you want to compile your own Postrgresql, you need to do this on Linux, for example Debian or openSuse.
btw, Postgresql covers all kind of user definded functions. The sort you are probably loooking for are there "query language functions".
krs,
tesu
•
•
Join Date: Apr 2008
Posts: 295
Reputation:
Rep Power: 1
Solved Threads: 41
http://wwwmaster.postgresql.org/down...ql-8.3.2-1.zip
1. unzip complete file in folder
2. carefully read readme.txt
(there are further links you should consider, especially faq. You should fully understand, how to deal with installing features BEFORE trying to install PostgreSQL)
3. run msi installer file
Postresql is a complete object-rational database system, what is also some kind of Oracle clone due to its own PL/SQL. MySql is not able to hold a candle to power PostgreSQL, entirely. Actually, it isn't that difficult to set up postgresql on win32. However, it is said that postgresql would run rather slower on win32 than an linux. I myself prefer linux.
krs,
tesu
1. unzip complete file in folder
2. carefully read readme.txt
(there are further links you should consider, especially faq. You should fully understand, how to deal with installing features BEFORE trying to install PostgreSQL)
3. run msi installer file
Postresql is a complete object-rational database system, what is also some kind of Oracle clone due to its own PL/SQL. MySql is not able to hold a candle to power PostgreSQL, entirely. Actually, it isn't that difficult to set up postgresql on win32. However, it is said that postgresql would run rather slower on win32 than an linux. I myself prefer linux.
krs,
tesu
•
•
Join Date: Aug 2007
Posts: 167
Reputation:
Rep Power: 0
Solved Threads: 0
I found the command of installing postgreSQL in Ubuntu 7.10 as follow:
and if someone needs the GUI tools, then type the below command:
Thanks
sudo apt-get install postgresql postgresql-client postgresql-contrib
and if someone needs the GUI tools, then type the below command:
sudo apt-get install pgadmin3
Thanks
![]() |
•
•
•
•
•
•
•
•
DaniWeb MySQL Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Other Threads in the MySQL Forum
- Previous Thread: UDF in MySQL
- Next Thread: security in mysql 5.2.5 (help plz)


Linear Mode