Hello Robert.
As I already wrote the reason was based on installation of ZendStudio 8.0
(30 day version for testing).
My LinuxMint was afterwards in an unexpected condition which comes to this
behaviour with postgreSQL.
Since I deinstalled ZendStudio, all the standard binaries of postgreSQL from
On Wed, Mar 30, 2011 at 8:03 AM, fhaegele wrote:
> Additional: if i start postgresql with user postgres then I got the the
> following message:
>
> postgres@delta ~ $ /usr/lib/postgresql/8.4/bin/pg_ctl start
> /usr/lib/postgresql/8.4/bin/pg_ctl: symbol lookup error:
> /usr/lib/postgresql/8.4/bin/p
I figured out the reason.
I had installed ZendStudio 8.0 in the directory /usr/local for experimental
things.
The ZendStudio runs fine, but since this time I got always mysterious
messages after closing vi. Vi could not find a python library.
So I deleted (rm -rf ...) all this stuff.
Now my vi w
Hi,
As Mohammed Rashad wrote in the past I have still the same problems with
Linux Mint Version 10.
I install it via the package manager "synaptic" and during the installation
I got an error message,
analogous "can not start postgres because postgresql 8.4 is not configured"
So for me it looks
Additional: if i start postgresql with user postgres then I got the the
following message:
postgres@delta ~ $ /usr/lib/postgresql/8.4/bin/pg_ctl start
/usr/lib/postgresql/8.4/bin/pg_ctl: symbol lookup error:
/usr/lib/postgresql/8.4/bin/pg_ctl: undefined symbol:
PQconnectionNeedsPassword
Is there
On Mon, Nov 29, 2010 at 8:02 AM, Mohammed Rashad
wrote:
>
> I am running ubuntu 10.04
> I have problem installing postgresql-8.4
> when i tried to start postgresql
> /etc/init.d/postgresql-8.4 start
> I am getting this error
> * Starting PostgreSQL 8.4 database server
>
Adrian Klaver wrote:
> On Monday 29 November 2010 7:02:46 am Mohammed Rashad wrote:
>> /etc/init.d/postgresql-8.4 start
> Are you trying to start Postgres as root? If so Postgres will not
> run as root,
> you will need to start it as the Postgres superuser, usually that
> is postgres.
Servi
On Monday 29 November 2010 7:02:46 am Mohammed Rashad wrote:
> I am running ubuntu 10.04
> I have problem installing postgresql-8.4
>
> when i tried to start postgresql
> /etc/init.d/postgresql-8.4 start
>
> I am getting this error
>
> * Starting PostgreSQL 8.4 database server
>