Re: Fwd: postgresql databases disappearing and reappearing and disappearing on localhost - Postgresql x649.3 on Windows 8.1 (64)

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Killian Driscoll <killiandriscoll(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Fwd: postgresql databases disappearing and reappearing and disappearing on localhost - Postgresql x649.3 on Windows 8.1 (64)
Date: 2015-08-04 14:13:48
Message-ID: 55C0C89C.8060206@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 08/04/2015 06:48 AM, Killian Driscoll wrote:
> Please do not top post, thanks. - no idea what that means.....

See here:

https://en.wikipedia.org/wiki/Posting_style#Top-posting

vs

https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

or

https://en.wikipedia.org/wiki/Posting_style#Bottom-posting

which are the preferred styles for this list.

>
> And you have verified this my looking at the Windows process monitor? -
> you mean task manager: if so, I also see Boundless\OpenGeo\pgsql\bin
> running a postgresql server

So that is not the server you set up, correct?

Can you access it and see what is in it?

>
> What does the Postgres log show when you connect? - where can I find the
> postgres log?

http://www.pgadmin.org/docs/1.20/status.html

>
> What user are you connecting as, and what privileges does that user
> have? - I had set it up as one user/owner.

So from here:

http://www.pgadmin.org/docs/1.20/main.html

You can find the users(roles) and their privileges.

>
> Killian Driscoll
> Banting Postdoctoral Fellow
> Département d'anthropologie
> Université de Montréal
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-08-04 15:02:58 Re: Fwd: postgresql databases disappearing and reappearing and disappearing on localhost - Postgresql x649.3 on Windows 8.1 (64)
Previous Message John R Pierce 2015-08-04 13:53:15 Re: scaling postgres - can child tables be in a different tablespace?