David,
> Using a rusty Amiga 4000T, a rebuilt PowerBook G4, & a homebuilt
> Ubuntu box
Heh. If you can get PostgreSQL running on the Amiga I'd love to write
about it.
--Josh
-
This SF.net email is sponsored by: Microsof
On 16 Jan, 2008, at 2:15 PM, Mark J. Reed wrote:
> Besides, most of the network services that come preinstalled with OS X
> out of the box are not started by default, either - the web server,
> remote access (RDC/SSH), etc.
If i may play Devil's Advocate here, an OS installs a bunch of st
Perhaps some sort of postgre-db-running package would be a good idea?
It could depend on the installation of any of the versions of postgre
and allow packages (and users!) the ability to depend on it being
installed and running.
It could probably error on install in the case where the user ha
All,
> In general, installation of database software does not imply that you
> want the database server running. It might be installed as a
> dependency by another package that has specific requirements for how
> the database is set up, so initializing and starting some default
> instance is not
In general, installation of database software does not imply that you
want the database server running. It might be installed as a
dependency by another package that has specific requirements for how
the database is set up, so initializing and starting some default
instance is not really appropria
t;
To: Alexander Hansen <[EMAIL PROTECTED]>
Cc: fink-users@lists.sourceforge.net
Sent: Wednesday, January 16, 2008 8:22:33 AM
Subject: Re: [Fink-users] PostgreSQL isn't running
On Jan 16, 2008, at 4:44, Alexander Hansen wrote:
> On Jan 15, 2008 11:15 PM, Damien Kick <[EMAIL P
On Jan 16, 2008, at 4:44, Alexander Hansen wrote:
> On Jan 15, 2008 11:15 PM, Damien Kick <[EMAIL PROTECTED]> wrote:
>>
>> On Jan 15, 2008, at 6:37, Kurt Schwehr wrote:
>>
>>> Here are some additional notes
>>>
>>> http://schwehr.org/blog/archives/2008-01.html#e2008-01-09T13_40_59.txt
>>> "se
Nigel,
Take a look at /sw/var/postgresql-8.2/pgsql.log
You may find the reason for postgresql not starting in that log file.
-kurt
- Original Message
From: Nigel Stanger <[EMAIL PROTECTED]>
> pgsql.sh start
> sudo daemonic enable postgresql82
I'm finding that PostgreSQL isn't sta
On Jan 15, 2008 11:15 PM, Damien Kick <[EMAIL PROTECTED]> wrote:
>
> On Jan 15, 2008, at 6:37, Kurt Schwehr wrote:
>
> > Here are some additional notes
> >
> > http://schwehr.org/blog/archives/2008-01.html#e2008-01-09T13_40_59.txt
> > "setting up a postgresql/postgis database on mac
> > osx 10.
On Jan 15, 2008, at 6:37, Kurt Schwehr wrote:
> Here are some additional notes
>
> http://schwehr.org/blog/archives/2008-01.html#e2008-01-09T13_40_59.txt
> "setting up a postgresql/postgis database on mac
> osx 10.5 with fink"
> pgsql.sh start
> sudo daemonic enable postgresql82
Thanks for t
On 16/1/2008 1:37 AM, Kurt Schwehr at [EMAIL PROTECTED] spake thus:
> pgsql.sh start
> sudo daemonic enable postgresql82
I'm finding that PostgreSQL isn't starting when I reboot my machine.
Everything is in the correct place, and daemonic lists postgresql82 when I
do a dump, yet the postmaster is
ck <[EMAIL PROTECTED]>
To: fink-users@lists.sourceforge.net
Sent: Monday, January 14, 2008 10:45:15 PM
Subject: [Fink-users] PostgreSQL isn't running
I'm running
$ fink --version
Package manager version: 0.27.8
Distribution version: 0.8.1.rsync powerpc
A
Damien,
> But I'm also not quite sure what I should do to get it started. Any advice
> on where to get started?
initdb -D /var/postgres/8.2/data
pg_ctl -D /var/postgres/8.2/data start
--
Josh Berkus
PostgreSQL @ Sun
San Francisco
--
I'm running
$ fink --version
Package manager version: 0.27.8
Distribution version: 0.8.1.rsync powerpc
And I've recently installed
PostgreSQL 8.2.4-1021
I was surprised to find that I could not connect to the server
$ psql
psql: could not connect to server: No such file
14 matches
Mail list logo