dbTalk Databases Forums  

absolute beginner

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss absolute beginner in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lduren02@aol.com
 
Posts: n/a

Default absolute beginner - 01-19-2004 , 02:09 PM






I ahve red hat enterprise linux 3. This came with PostgreSQL already installed. An online book says that I should have the following directoreies under /pgsql : /bin, /data/, /data/base, /doc, /include, /lib, /man. However, I only have the directories: /data, /internal, and /server. I have the makefile, Makefile.global there as well.

I am hampered in my ability to follow the online tutorial pages if my configuration is different from everyone elses.

What should I do? Should I upgrade this 7.3.4 to 7.4? Or do something else?

Thanks

Lee

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
  #2  
Old   
Rob Sell
 
Posts: n/a

Default Re: absolute beginner - 01-19-2004 , 02:19 PM






Redhat just didn't follow the same conventions as most people follow. The
programs you are looking for are there, just type locate psql and it will
tell you where the requested file is. There is very little need to access
any of the other programs except for the conf files, just locate pg_hba.conf
and that should give you the location of the config files...

Rob

-----Original Message-----
From: pgsql-novice-owner (AT) postgresql (DOT) org
[mailtogsql-novice-owner (AT) postgresql (DOT) org] On Behalf Of Lduren02 (AT) aol (DOT) com
Sent: Monday, January 19, 2004 2:10 PM
To: pgsql-novice (AT) postgresql (DOT) org
Subject: [NOVICE] absolute beginner

I ahve red hat enterprise linux 3. This came with PostgreSQL already
installed. An online book says that I should have the following directoreies
under /pgsql : /bin, /data/, /data/base, /doc, /include, /lib, /man.
However, I only have the directories: /data, /internal, and /server. I have
the makefile, Makefile.global there as well.

I am hampered in my ability to follow the online tutorial pages if my
configuration is different from everyone elses.

What should I do? Should I upgrade this 7.3.4 to 7.4? Or do something else?

Thanks

Lee

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
  #3  
Old   
Tom Lane
 
Posts: n/a

Default Re: absolute beginner - 01-19-2004 , 02:49 PM



Lduren02 (AT) aol (DOT) com writes:
Quote:
I ahve red hat enterprise linux 3. This came with PostgreSQL already
installed.
Are you sure you have a complete Postgres installation? I believe that
a standard RHEL3 install has only the Postgres client-side code (psql,
libpq, etc) and not the server-side code. The server-side packages are
available in the "Extras" channel, but if you didn't install them it
might account for the apparently missing files.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.