Re: [HACKERS] pg_filedump for 9.4?

2014-08-31 Thread Stepan Rutz
Hi community, while I am currently investigating why a certain table with highly redundant and utterly verbose xml becomes worse storage wise when making the xml more compact. Since i am quite new to this, I believe its the lz compression in the text database. But thats irrelevant now, just

[HACKERS] Patch for psql History Display on MacOSX

2014-09-01 Thread Stepan Rutz
Hi everbody, My first mail to this one, so please be mild. I fired up the debugger to get this item going, which is also on the Todo List. Attached is a very trivial patch as a basis for discussion that at least makes \s (show history) work in psql on Macs. Macs uses libedit, which has a

Re: [HACKERS] Patch for psql History Display on MacOSX

2014-09-01 Thread Stepan Rutz
in input.c does not work on libedit. Regards from cologne, Stepan Am 01.09.2014 um 20:05 schrieb Tom Lane t...@sss.pgh.pa.us: Stepan Rutz stepan.r...@gmx.de writes: Attached is a very trivial patch as a basis for discussion that at least makes \s (show history) work in psql on Macs. Macs uses

Re: [HACKERS] Patch for psql History Display on MacOSX

2014-09-03 Thread Stepan Rutz
Hello again, just my thoughts… in psql \s without a file is nice for me iff going through less (e.g. pager), but for the most part it doesn't work at all on mac-osx. so nothing to lose for the mac psql users. regards, stepan Am 03.09.2014 um 07:45 schrieb Noah Misch n...@leadboat.com: On

[HACKERS] Add column-name hint to log messages generated by inserts when varchars don't fit

2015-08-05 Thread Stepan Rutz
more Infos and comments. Regards from Germany, Stepan Stepan Rutz Phone: +49 (0) 178 654 9284 Email: stepan.r...@gmx.de Earth: Brunnenallee 25a, 50226 Frechen, Germany columname_hint.patch Description: Binary data -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make

[HACKERS] Add column-name hint to log messages generated by inserts when varchars don't fit

2015-08-05 Thread Stepan Rutz
and goes on.. That is all but really helpful to me and potentially also others. Attached Patch has more Infos and comments. Regards from Germany, Stepan Stepan Rutz Phone: +49 (0) 178 654 9284 Email: stepan.r...@gmx.de Earth: Brunnenallee 25a, 50226 Frechen, Germany columname_hint.patch