[GENERAL] Calltips in pgAdmin SQL Editor

2014-07-26 Thread klo uo
Hi, I believe SQL Editor in pgAdmin wx GUI is Scintilla. Scintilla supports calltips (as in SciTE with *.api files). If above is true, is there a way to make SQL Editor support calltips on user defined commands?

Re: [GENERAL] event triggers in 9.3.4

2014-07-26 Thread Pavel Stehule
Hello 2014-07-25 20:46 GMT+02:00 Alvaro Herrera : > Pavel Stehule wrote: > > Hello > > > > I found a interesting extension > > http://code.malloclabs.com/pg_schema_triggers > > Ah, I remember that. I find that approach more cumbersome to use than > mine. Note the ALTER cases can't tell you much

Re: [GENERAL] How to use pg_upgrade for beta versions

2014-07-26 Thread Bruce Momjian
On Sat, Jul 26, 2014 at 11:38:16AM -0700, Adrian Klaver wrote: > On 07/26/2014 07:56 AM, René Leonhardt wrote: > >It has been recommended to pg_upgrade from 9.4 beta 1 to 2: > >http://www.postgresql.org/message-id/20e710fd3e4790ee1051aa1e107d3...@postgresql.org > > It is recommended in the spirit

Re: [GENERAL] How to use pg_upgrade for beta versions

2014-07-26 Thread Adrian Klaver
On 07/26/2014 07:56 AM, René Leonhardt wrote: It has been recommended to pg_upgrade from 9.4 beta 1 to 2: http://www.postgresql.org/message-id/20e710fd3e4790ee1051aa1e107d3...@postgresql.org It is recommended in the spirit of testing the changes to the pg_upgrade code, so it is a soft recommen

[GENERAL] How to use pg_upgrade for beta versions

2014-07-26 Thread René Leonhardt
It has been recommended to pg_upgrade from 9.4 beta 1 to 2: http://www.postgresql.org/message-id/20e710fd3e4790ee1051aa1e107d3...@postgresql.org How do I that on the Ubuntu 14.04.1 PPA? http://www.postgresql.org/download/linux/ubuntu/ Upgrading directly is not possible: $ sudo apt-get dist-upgrad