> which makes me think that you're using some other client application Hello, Tom is right ( as always :-) : http://postgresql.1045698.n5.nabble.com/bug-repeated-messages-in-pgadmin-1-18-0-Alpha-1-query-tool-messages-pane-td5755749.html
sorry for the disturbance. Marc Maminm ________________________________________ Von: Tom Lane [[email protected]] Gesendet: Montag, 27. Mai 2013 16:25 An: Marc Mamin Cc: '[email protected]' Betreff: Re: [HACKERS] repeated warnings with 9.3 Beta 1 on windows Marc Mamin <[email protected]> writes: > while playing with 9.3 Beta 1 on windows, I've found following small issue: > create table t as select 'a' from generate_series (1,200000) > the warning is returned more than once: I can't duplicate this either. > Abfrage war erfolgreich durchgeführt: 200000 Zeilen, 312 ms > Ausführungszeit. That doesn't look like anything psql would print, which makes me think that you're using some other client application and it's that application that's misbehaving. regards, tom lane -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
