Results 1 to 3 of 3
Hi,
I have source of postgressql-7.3.2.tar & I want to install it on my system.
so help me.
1) What is the easiest procedure?
Please elaborate in detail.
Regards-
Mahesh...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-25-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 24
Postgres Configuation
Hi,
I have source of postgressql-7.3.2.tar & I want to install it on my system.
so help me.
1) What is the easiest procedure?
Please elaborate in detail.
Regards-
Mahesh
- 07-25-2005 #2Linux Newbie
- Join Date
- Jul 2005
- Location
- ~/home
- Posts
- 105
unpack it and read the README?
probably it is
./configure
make
(as root) make install
- 07-25-2005 #3Just Joined!
- Join Date
- Apr 2005
- Posts
- 24
postgres configuation
Hi,
I did that,
In fact it's install correctly but when I use "nmap localhost" then it is not showing me postgres port as mysql shown 3306 .
scond one how I connect to database ? How can I use default system tables?? what is command to connect postgres database??
reply me soon.
Regards-
Mahesh


Reply With Quote
