Yes and no.
If I run the script that creates the function, does the set
client_min_messages, then runs the function,
I get the DEBUG.
But then if I just runt he function (in a new query window). I do not get
the DEBUG messages.
However, if I add
SET client_min_messages to 'DEBUG';
in the q
On Tue, Apr 9, 2013 at 4:47 PM, Michael Shapiro wrote:
> I have a very similar function and client_min_message set exactly the same,
> When I run the procedure in the query tool, I do not see any DEBUG message.
> If I run it in PSQL console, the DEBUG message appear.
>
> There must be something in
I have a very similar function and client_min_message set exactly the same,
When I run the procedure in the query tool, I do not see any DEBUG message.
If I run it in PSQL console, the DEBUG message appear.
There must be something in PgAdmin that is doing this ...
On Tue, Apr 9, 2013 at 10:01 AM,
Hi
On Mon, Apr 8, 2013 at 5:58 PM, Michael Shapiro wrote:
> Hi Dave,
>
> I reported a problem I am having with PgAdmin and DEBUG messages (April
> 2nd). There has been no repsonse. I am pretty sure it is a PgAdmin issue, as
> other tools show the DEBUG messages but they do not show in PgAdmin.
I
Hello,
Please i have installed postgresql according to the tutorial in
http://www.postgresqltutorial.com/ and it was successful installed, i
have copied the sample database, pagila, but i have problem loading
the data of the database from command line (windows) after i used the
command as
On Tue, Apr 9, 2013 at 12:27 PM, ldrlj1 wrote:
> When is this released expected?
It's not yet scheduled, but will probably be with the next PostgreSQL
release, whenever that is.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Ent
When is this released expected?
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/PGAdmin-Release-1-16-2-tp5751397.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.o