Re: [GENERAL] IDE for function/stored proc development.

2016-09-08 Thread Reid Thompson
On Sat, 2016-09-03 at 21:36 +1200, Tim Uckun wrote: > 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 re

Re: [GENERAL] IDE for function/stored proc development.

2016-09-08 Thread Martijn Tonies (Upscene Productions)
Hi, For what it's worth, Database Workbench with PostgreSQL support was released Yesterday. http://www.upscene.com/database_workbench/whatsnew With regards, Martijn Tonies Upscene Productions [...] Hmm... exe's don't work natively on Linux... Of course they don't. Here's some guides for

Re: [GENERAL] IDE for function/stored proc development.

2016-09-08 Thread Gavin Flower
On 08/09/16 19:42, Martijn Tonies (Upscene Productions) wrote: Hi, For what it's worth, Database Workbench with PostgreSQL support was released Yesterday. http://www.upscene.com/database_workbench/whatsnew With regards, Martijn Tonies Upscene Productions [...] Hmm... exe's don't work nat

Re: [GENERAL] IDE for function/stored proc development.

2016-09-08 Thread Martijn Tonies (Upscene Productions)
: Tim Uckun ; Pavel Stehule Cc: pgsql-general Subject: Re: [GENERAL] IDE for function/stored proc development. On 9/3/16 7:49 AM, Tim Uckun wrote: I was hoping there was some IDE which made that process seamless. Something like PgAdmin but better editing features and features like "find

Re: [GENERAL] IDE for function/stored proc development.

2016-09-07 Thread Jim Nasby
On 9/3/16 7:49 AM, Tim Uckun wrote: 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 ve

Re: [GENERAL] IDE for function/stored proc development.

2016-09-06 Thread Edson Richter
I do use Dbwrench, but is pretty basic, no fancy procedures / function development support. Enviado do meu smartphone Sony Xperia™ Pavel Stehule escreveu Hi 2016-09-03 11:36 GMT+02:00 Tim Uckun : > Does anybody use an IDE for doing heavy duty stored proc development? > PGadmin is de

Re: [GENERAL] IDE for function/stored proc development.

2016-09-06 Thread Edson Richter
Martijn Tonies (Upscene Productions) escreveu > Good morning, > > >I looked at your purchase, and did not see any Postgres version. Am I > missing (/misunderstanding) something here? > > It’s not yet available, please wait until the end of the week > > That being said, the pric

Re: [GENERAL] IDE for function/stored proc development.

2016-09-05 Thread Martijn Tonies (Upscene Productions)
Good morning, >I looked at your purchase, and did not see any Postgres version. Am I missing >(/misunderstanding) something here? It’s not yet available, please wait until the end of the week That being said, the pricing will be the same as for MySQL. With regards, Martijn Tonies Upscene Prod

Re: [GENERAL] IDE for function/stored proc development.

2016-09-05 Thread Daevor The Devoted
> *Cc:* pgsql-general > *Subject:* Re: [GENERAL] IDE for function/stored proc development. > > 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 usa

Re: [GENERAL] IDE for function/stored proc development.

2016-09-05 Thread Martijn Tonies (Upscene Productions)
Tonies Upscene Productions From: Tim Uckun Sent: Saturday, September 03, 2016 2:49 PM To: Pavel Stehule Cc: pgsql-general Subject: Re: [GENERAL] IDE for function/stored proc development. I was hoping there was some IDE which made that process seamless. Something like PgAdmin but better

Re: [GENERAL] IDE for function/stored proc development.

2016-09-03 Thread Adrian Klaver
On 09/03/2016 02:36 AM, Tim Uckun wrote: 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 work

Re: [GENERAL] IDE for function/stored proc development.

2016-09-03 Thread Michael Sheaver
I tried a bunch of different IDEs and editors, and the dev toolset that I finally settled on is as follows: Atom editor for all coding and refinement Jetbrains DataGrip for code execution and most DBA work PGAdmin for other DBA that I can't do in DG Gitkraken for version control and pushing codeba

Re: [GENERAL] IDE for function/stored proc development.

2016-09-03 Thread Mike Sofen
From: Tim Uckun Sent: Saturday, September 03, 2016 2:37 AM Does anybody use an IDE for doing heavy duty stored proc development? PGadmin is decent but I am looking for something better. I have been using the Datagrip app (from Jetbrains), from its beta release up through now v 2016.2 and lov

Re: [GENERAL] IDE for function/stored proc development.

2016-09-03 Thread Tim Uckun
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,

Re: [GENERAL] IDE for function/stored proc development.

2016-09-03 Thread Pavel Stehule
Hi 2016-09-03 11:36 GMT+02:00 Tim Uckun : > 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

[GENERAL] IDE for function/stored proc development.

2016-09-03 Thread Tim Uckun
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 j