Re: i need help

From: bw <bwakkie(at)gmail(dot)com>
To: Ralf Bezzenberger <Ralf(dot)Bezzenberger(at)msg(dot)group>
Cc: "Ray O'Donnell" <ray(at)rodonnell(dot)ie>, "pgadmin-support(at)lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: i need help
Date: 2021-02-12 12:41:57
Message-ID: CAKqYf_+VWUve1dXEq_itk1+h1nPTeePFSRbTxvcLFbSVTtoo4g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

Type the following in your terminal with the user that can access the
database:
psql -c 'SHOW config_file'

regards,
Bastiaan

On Fri, 12 Feb 2021 at 11:05, Ralf Bezzenberger <Ralf(dot)Bezzenberger(at)msg(dot)group>
wrote:

> I am on localhost and I don't find postgresql.conf.
>
> Mit freundlichen Grüßen,
>
> Dr. Ralf Bezzenberger
>
> Senior IT Consultant
> New Data Solutions
> Consumer Products
>
> msg systems ag
> Robert-Bürkle-Str. 1
> 85737 Ismaning
> Deutschland
>
> Mobil: +49 1511 7488310
> E-Mail: ralf(dot)bezzenberger(at)msg(dot)group
>
> http://www.msg.group
>
> Sitz der Gesellschaft: 85737 Ismaning/München
> Vorstand: Dr. Stephan Frohnhoff (Vorsitzender), Rolf Kranz, Bernhard Lang,
> Dr. Aristid Neuburger, Karsten Redenius, Dr. Frank Schlottmann, Dr.
> Jürgen Zehetmaier
> Aufsichtsratsvorsitzender: Johann Zehetmaier
> Handelsregister: Amtsgericht München, HRB 140 149
>
> Bitte beachten Sie, dass der Inhalt dieser E-Mail vertraulich zu behandeln
> ist. Sofern Sie nicht der beabsichtigte Adressat sind, dürfen wir Sie
> bitten, uns umgehend zu benachrichtigen und den Inhalt dieser E-Mail zu
> löschen.
>
>
> -----Ursprüngliche Nachricht-----
> Von: Ray O'Donnell <ray(at)rodonnell(dot)ie>
> Gesendet: Donnerstag, 11. Februar 2021 17:13
> An: Ralf Bezzenberger <Ralf(dot)Bezzenberger(at)msg(dot)group>;
> pgadmin-support(at)lists(dot)postgresql(dot)org
> Betreff: Re: i need help
>
> On 11/02/2021 15:53, Ralf Bezzenberger wrote:
> > Hallo,
> >
> > I am using pgAdmin 4.30 and have the following problem:
> >
> > I had a server running and then removed it. When trying to add a new
> > server with the same name I get the message that localhost:5432 cannot
> > be connected (see Attachment).
> >
> > Using netstat tell me there is no process on that port.
>
> Is the PostgreSQL server on localhost or on a remote machine?
>
> If it's localhost, check the port which it's listening on - it might be
> something other than 5432. You should find this in postgresql.conf.
>
> Ray.
>
> --
> Raymond O'Donnell // Galway // Ireland
> ray(at)rodonnell(dot)ie
>
>
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Cherio 2021-02-12 20:05:07 Sort by DB size takes a very long time
Previous Message Ralf Bezzenberger 2021-02-12 08:57:53 AW: i need help