>
> Hi there,
>
> I use pgAdmin-III on MS-Windows XP.
> I find hints annoying especially in the "View Data Options" in the
> "Filter" tab but if it is possible, I would like to get rid of them
> all.
> The option "Miscellaneous"->"Guru hints"->"Do not show guru hints; I'm
> one myself" does not s
> Given all this, PGadmin silently fails to connect to the server with
> no error message, simply a repeat of the prompt for
> server info.
>
> The password IS correct, I just authenticated through psql with it.
>
> Changing any or all of the lines in pg_hba.conf from md5, to peer,
> to trust, a
Hi Dave,
On Thu, Jan 16, 2014 at 4:58 PM, Dave Page wrote:
> On Thu, Jan 16, 2014 at 12:06 AM, Sam Mesh wrote:
> > In my pgAdmin, F5 (execute query) works but F6 (execute pgScript) doesn't
> > work:
> >
> > with T as (select * from TECHNICAL_DESCRIPTOR)select * from T;
> >
> >[ERROR] 1.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
devonerik@shalebridge:~$ /usr/lib/postgresql/9.3/bin/postgres -V
postgres (PostgreSQL) 9.3.2
devonerik@shalebridge:~$ pgadmin3 -v
pgAdmin III 1.18.1
devonerik@shalebridge:~$ psql -U postgres -W
Password for user postgres:
psql (9.3.2)
Type "help" for
Hi there,
I use pgAdmin-III on MS-Windows XP.
I find hints annoying especially in the "View Data Options" in the
"Filter" tab but if it is possible, I would like to get rid of them
all.
The option "Miscellaneous"->"Guru hints"->"Do not show guru hints; I'm
one myself" does not seem to do the trick