On Jan 27, 2008 4:52 AM, beamends <[EMAIL PROTECTED]> wrote:

> On Sun, 2008-01-27 at 00:46 -0500, Luke wrote:
> > apt-get -q install postgresql-8.2
>
> Hi Luke,
> thanks for that. The postgres problem was probably 2 things :
>
> [EMAIL PROTECTED]:~$ /etc/init.d/postgresql-8.1 restart
> open: Permission denied
>  * Restarting PostgreSQL 8.1 database server
> open: Permission denied
>  * Error: You must run this program as the cluster owner (postgres)
> open: Permission denied


Run the script as root (the same way it does when you start the system).
This allows the program to spawn off as the proper user.

>
>
> so something has gone wrong there!
>
> The other is :
> [EMAIL PROTECTED]:~$ sudo apt-get -q install postgresql-8.2
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Package postgresql-8.2 is not available, but is referred to by another
> package.
> This may mean that the package is missing, has been obsoleted, or
> is only available from another source
> E: Package postgresql-8.2 has no installation candidate



8.1 should be sufficient.  I would not worry about upgrading to 8.2 since
that requires a dump/reload of the database anyway.

Best Wishes
Chris Travers
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to