View Single Post

   
  #5 (permalink)  
Old 04-08-2008, 07:50 PM
Tom Lane
 
Posts: n/a
Default Re: Bug in pg_dump in 7.4.6?

Greg Stark <gsstark@mit.edu> writes:
> 7.4.6 pg_dump seems to be inserting a lot more SET SESSION
> AUTHORIZATION lines than previously.


By "previously" do you mean 7.4.5 or thereabouts? I can't recall any
late-7.4.* changes that might affect this. pg_dump is supposed to
optimize away redundant SET SESSION AUTH commands. Can you give a
specific example of what you are seeing?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote