| From: | Leif Biberg Kristensen <leif(at)solumslekt(dot)org> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Root user commands |
| Date: | 2010-12-22 19:39:48 |
| Message-ID: | 201012222039.48298.leif@solumslekt.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wednesday 22. December 2010 20.03.23 Bob Pawley wrote:
> Hi
>
> I am attempting to see if my Postgresql installation is running.
>
> I’ve found this -
> [root user only] ./database_service.pl status
>
> I don’t understand what is meant by root user.
>
> I also don’t know how “./database_service.pl status” is used.
>
> Bob
You don't tell where you found this information.
If you don't know what a "root user" is, you're probably on Windows. On
*nix systems, root is the privileged user who can do all the things a
normal user isn't allowed to do, like modifying system files.
The 'database_service.pl' is a Perl script. Perl is a fairly default
installation on *nix systems, there also exist builds for Windows. I
used the Komodo flavor way back when.
regards,
Leif
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Watson | 2010-12-22 20:34:58 | copy from problem |
| Previous Message | Adrian Klaver | 2010-12-22 19:31:16 | Re: could not open relation...No such file or directory |