Re: From a real novice

From: Mark Thomas <thomas(at)pbegames(dot)com>
To: "Tamir Halperin" <tamir(at)brobus(dot)net>, <pgsql-novice(at)postgresql(dot)org>
Subject: Re: From a real novice
Date: 2003-03-24 18:26:18
Message-ID: 5.1.0.14.2.20030324132004.024ea3e0@pbegames.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

At 10:14 AM 3/24/03 -0800, Josh Berkus wrote:
> >From the rest of the description of your problem, you really need the
>assistance of a BSD admin at least. That person can get help for the
>postgres-specific problems on this list or elsewhere, but assisting you with
>both Postgresql and with BSD is probably beyond the capability of any mailing
>list. Further, if you are new to both, you are likely to damage something
>(most likely system security) in poking around to learn what's what. And
>this sounds like it's supposed to be a production test system.

I agree with what Josh says here.

>If you have plenty of time, buy a book on BSD admin, and learn BSD before you
>try to learn Postgres on BSD. Make sense?

For online resources: http://www.freebsd.org.

> > Although pgsql seems to be installed, I do not know why pgsql isn't running
> > or starting at the time the system comes up. It doesn't show up in the TOP
> > list.
>
>This would require a startup script wherever BSD keeps startup
>scripts. I'm a
>Linux user, so I can't give you pointers on this one. Suffice it to say that
>startup scripts are *not* part of the PostgreSQL install.

/usr/local/etc/rc.d would be where to look. If the former administrator
used ports or packages, the pkg_info command should give you details on
what is installed where (see the man page for details).

> > 3. I assume I can ensure I have the most recent installation support by
> > doing a cvsup but I really only want to get my hands on the most recent
> > pgsql for FreeBSD. How is this possible?

You will likely want to investigate the FreeBSD ports or packages
collections. Again, the FreeBSD project web site is a place to start.

>If you are a newbie, you should not be messing with Postgres-CVS. Stick to a
>stable version instead, which is downloadable from the Postgres web site.

I would suggest either the port or package from FreeBSD. They should 'just
work' with little work.

>As I said above, I think you need a consultant.

I agree.

Mark
---
thomas(at)pbegames(dot)com ----> http://www.pbegames.com/~thomas
Play by Electron Games -> http://www.pbegames.com Free Trial Games

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Rod Kreisler 2003-03-24 18:27:24 Re: From a real novice
Previous Message Josh Berkus 2003-03-24 18:14:15 Re: From a real novice