| From: | "Andrew Hammond" <andrew(dot)george(dot)hammond(at)gmail(dot)com> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: RPM based install |
| Date: | 2007-02-07 04:43:41 |
| Message-ID: | 1170823421.529470.194380@s48g2000cws.googlegroups.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Feb 6, 5:35 pm, ttho(dot)(dot)(dot)(at)cricketcommunications(dot)com ("Trula Thomas")
wrote:
> Hello, RPM based install how do I start, please help.
If you've already got it installed, then either use the distribution
specific tool for starting / stopping server OR find the postgresql
script in /etc/init.d and run it with "start" as a parameter.
If you haven't already got it installed, then I'd suggest switching to
one of the .deb based distributions since they use the far superior
postgresql-common package. It won't make much of a difference to you
now, but when you need to upgrade PostgreSQL, or run multiple back-
ends or any of a number of more complicated tasks, it'll make a huge
difference in usability.
Andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shane Ambler | 2007-02-07 08:31:04 | Re: how to add a new data partition |
| Previous Message | Phillip Smith | 2007-02-07 03:13:17 | Re: RPM based install |