Re: [BUGS] BUG #7584: pgadmin crash due to font change in UI
ronnydobbelste...@yahoo.com wrote: > I changed the font in pgAdmin III UI Maintenance to one that makes > the program crash. I have re installed the total package and after > that separately pgAdmin but it picks up the same font and thus > crashes again. Can not change font; when I press options the system > crashes. Where is the font stored, and how to change? You might have better luck getting an answer on the pgadmin-support list. -Kevin -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
Re: [BUGS] BUG #6412: psql & fe-connect truncate passwords
Andy Grimm escribió: > Sorry that it's been a couple of weeks, but I have gotten around to > working on a patch that address more of these concerns. The attached > patch should > > 1) allow arbitrary length passwords to be read from a file via initdb --pwfile > 2) allow the client to accept a password of arbitrary length at the > password prompt > 3) allow a password of arbitrary length in a pgpass file This patch is in an awkward position. It was submitted back in February and then ignored for months. It got added by Robert into this commitfest, but the submitter hasn't gotten involved at all. Then Heikki posted a review a month ao and pointed out a number of issues which are still waiting to be fixed. If this patch is something we want, then perhaps somebody else should grab it, fix the issues, and resubmit to the next commitfest. If we don't want it (and some have suggested) then we just quietly let the thread die here. I am marking it Returned with Feedback for now. -- Álvaro Herrerahttp://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
Re: [BUGS] BUG #7521: Cannot disable WAL log while using pg_dump
I'm experiencing the exact same issue: PostgreSQL 9.1.6 on i686-pc-linux-gnu, compiled by gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4), 32-bit CentOS release 6.3 (Final) I might also turn full_page_writes off but I fear for data integrity in case of a crash . -- View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-7521-Cannot-disable-WAL-log-while-using-pg-dump-tp5722846p5728727.html Sent from the PostgreSQL - bugs mailing list archive at Nabble.com. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs