dbTalk Databases Forums  

Brand New User (I hope)

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


Discuss Brand New User (I hope) in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
phil
 
Posts: n/a

Default Brand New User (I hope) - 09-28-2004 , 04:26 PM






Hello,

I've just purchased SuSE 9.1 Professional which uses the YaST package manager
to install software and was wondering if anyone has successfully installed
Postgresql 7.4.2-31 on a Pentium based machine. I installed all of the
postgresql packages and simply ended up with a "server not found" message
when I typed: createdb mydata. I've never asked a user group for help before
so I'm not sure how to go about this.......

Thank-you,
Phil

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html


Reply With Quote
  #2  
Old   
brew@theMode.com
 
Posts: n/a

Default Re: Brand New User (I hope) - 10-01-2004 , 12:20 PM







Phil......

Quote:
I've never asked a user group for help before so I'm not sure how to go
about this.......
You're doing fine.

Quote:
I've just purchased SuSE 9.1 Professional which uses the YaST package
manager to install software and was wondering if anyone has successfully
installed Postgresql 7.4.2-31 on a Pentium based machine. I installed
all of the postgresql packages and simply ended up with a "server not
found" message
First step is to see if the server is running. I don't know about SuSE,
there is probably something in YaST to check what processes are running.
The common command line way to check in linux is

ps aux

which gives you a list of all running processes. There should be a couple
there owned by postgres, probably, named postmaster or postgres. If not
you have to figure out how to start them on startup.

A YaST user can probably help you better, but this should get you pointed
in the right direction.

brew

================================================== ========================
Strange Brew (brew (AT) theMode (DOT) com)
Check out my Musician's Online Database Exchange (The MODE Pages)
http://www.TheMode.com
================================================== ========================


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings



Reply With Quote
  #3  
Old   
Joe Erickson
 
Posts: n/a

Default Re: Brand New User (I hope) - 10-06-2004 , 03:16 PM



You'll want to go into YaST to the System tab (the tabs on the side) and enter Runlevel Manager. In the list, scroll to postgresql and Enable it. This will start the server and set PostgreSQL to start when the machine starts up.

I'm doing quite a bit with PostgreSQL on SuSE, so if you have any other questions, you can email me.

---

Joe Erickson



-----Original Message-----
From: pgsql-novice-owner (AT) postgresql (DOT) org
[mailtogsql-novice-owner (AT) postgresql (DOT) org]On Behalf Of phil
Sent: Tuesday, September 28, 2004 5:26 PM
To: pgsql-novice (AT) postgresql (DOT) org
Subject: [NOVICE] Brand New User (I hope)


Hello,

I've just purchased SuSE 9.1 Professional which uses the YaST package manager
to install software and was wondering if anyone has successfully installed
Postgresql 7.4.2-31 on a Pentium based machine. I installed all of the
postgresql packages and simply ended up with a "server not found" message
when I typed: createdb mydata. I've never asked a user group for help before
so I'm not sure how to go about this.......

Thank-you,
Phil

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

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

http://archives.postgresql.org


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.