Re: IDE for function/stored proc development. - Mailing list pgsql-general

From Tim Uckun
Subject Re: IDE for function/stored proc development.
Date
Msg-id CAGuHJrPXSTgV14p2p0yO4Fqh2N4+SBJoK-Lo3ymidyn_sUOTng@mail.gmail.com
Whole thread Raw
In response to Re: IDE for function/stored proc development.  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: IDE for function/stored proc development.  ("Martijn Tonies \(Upscene Productions\)" <m.tonies@upscene.com>)
Re: IDE for function/stored proc development.  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-general
I was hoping there was some IDE which made that process seamless. Something like PgAdmin but better editing features and features like "find definition" or "find usages" and such.  The jetbrains products come close but as I said they are buggy and don't work very well with postgres.

On Sat, Sep 3, 2016 at 11:03 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
Hi

2016-09-03 11:36 GMT+02:00 Tim Uckun <timuckun@gmail.com>:
Does anybody use an IDE for doing heavy duty stored proc development?  PGadmin is decent but I am looking for something better.

I have tried jetbrains with the db browser plugin and on the surface it seems like a good choice but it's really buggy when working with procs.

I also tried datagrip by jetbrains and that too seems to be all over the place. It has some amazing features for working with the database but some of the simplest stuff is lacking or half baked.

I looked at atom and could not find any useful plugins for PG.

Anybody have experience with something awesome? 

I am using the Emacs - but any editor should be ok. There is one rule - edit file first, and import to database as next step. PGadmin is pretty bad tool for maintaing stored procedures.

Regards

Pavel
 


pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: IDE for function/stored proc development.
Next
From: Magnus Hagander
Date:
Subject: Re: Filters not supported for LDAP authentication