Re: [GENERAL] PSQL Tools

2015-10-20 Thread Nicolas Paris
Yes, moreover it provides SQL auto-completion (ctrl+space), query history, The eclipse workbench is easy, fast & reactiv. Hope I had kown DBeaver before 2015-10-19 14:49 GMT+02:00 Yves Dorfsman : > On 2015-10-18 16:37, Nicolas Paris wrote: > > > > ​I didn't know DBeaver, it

Re: [GENERAL] PSQL Tools

2015-10-19 Thread Yves Dorfsman
On 2015-10-18 16:37, Nicolas Paris wrote: > > ​I didn't know DBeaver, it looks great ! (I personnally have many bugs/freeze > with pgadmin3 on ubuntu, moreover the interface is not userfriendly)​ It also has the advantage of working with all the major database engines, so you can use the same

Re: [GENERAL] PSQL Tools

2015-10-19 Thread rob stone
On Sun, 2015-10-18 at 14:48 +, jwienc...@comcast.net wrote: > > Hello > > I am looking for a tool like TOAD for DBA's.   I would like something > that can generate/extract DDL; report manage tablespace, create > explain plans, create/mange users, synonyms, triggers, etc. > > > regards > >

Re: [GENERAL] PSQL Tools

2015-10-18 Thread Nicolas Paris
2015-10-19 0:08 GMT+02:00 dinesh kumar : > On Sun, Oct 18, 2015 at 7:04 AM, wrote: > >> Hello >> >> Is anyone aware of any tools like TOAD that are available for Postgresql? >> >> > PgAdmin fits here. > > >> Regards >> >> John Wiencek >> > > > > --

Re: [GENERAL] PSQL Tools

2015-10-18 Thread Melvin Davidson
PgAdmin works great on Windows and is also available for the Mac. You can find both versions here: http://www.pgadmin.org/download/windows.php or http://www.pgadmin.org/download/macosx.php On Sun, Oct 18, 2015 at 6:37 PM, Nicolas Paris wrote: > > > 2015-10-19 0:08

Re: [GENERAL] PSQL Tools

2015-10-18 Thread dinesh kumar
On Sun, Oct 18, 2015 at 7:04 AM, wrote: > Hello > > Is anyone aware of any tools like TOAD that are available for Postgresql? > > PgAdmin fits here. > Regards > > John Wiencek > -- Regards, Dinesh manojadinesh.blogspot.com

Re: [GENERAL] PSQL Tools

2015-10-18 Thread jwiencek3
windows or Mac OS - Original Message - From: "Melvin Davidson" <melvin6...@gmail.com> To: jwienc...@comcast.net Cc: "Adrian Klaver" <adrian.kla...@aklaver.com>, pgsql-general@postgresql.org Sent: Sunday, October 18, 2015 9:55:26 AM Subject: Re: [GEN

[GENERAL] PSQL Tools

2015-10-18 Thread jwiencek3
Hello Is anyone aware of any tools like TOAD that are available for Postgresql? Regards John Wiencek

Re: [GENERAL] PSQL Tools

2015-10-18 Thread jwiencek3
lt;adrian.kla...@aklaver.com> To: jwienc...@comcast.net, pgsql-general@postgresql.org Sent: Sunday, October 18, 2015 9:32:45 AM Subject: Re: [GENERAL] PSQL Tools On 10/18/2015 07:04 AM, jwienc...@comcast.net wrote: > Hello > > Is anyone aware of any tools like TOAD that are

Re: [GENERAL] PSQL Tools

2015-10-18 Thread Melvin Davidson
@aklaver.com> > *To: *jwienc...@comcast.net, pgsql-general@postgresql.org > *Sent: *Sunday, October 18, 2015 9:32:45 AM > *Subject: *Re: [GENERAL] PSQL Tools > > On 10/18/2015 07:04 AM, jwienc...@comcast.net wrote: > > Hello > > > > Is anyone aware of any tools like

Re: [GENERAL] PSQL Tools

2015-10-18 Thread Thomas Kellerer
jwienc...@comcast.net schrieb am 18.10.2015 um 16:04: Is anyone aware of any tools like TOAD that are available for Postgresql? https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to

Re: [GENERAL] PSQL Tools

2015-10-18 Thread Adrian Klaver
drian Klaver" <adrian.kla...@aklaver.com> *To: *jwienc...@comcast.net, pgsql-general@postgresql.org *Sent: *Sunday, October 18, 2015 9:32:45 AM *Subject: *Re: [GENERAL] PSQL Tools On 10/18/2015 07:04 AM, jwienc...@comcast.net wrote: > Hello > > Is anyone awa

Re: [GENERAL] PSQL Tools

2015-10-18 Thread Yves Dorfsman
On 2015-10-18 08:04, jwienc...@comcast.net wrote: > Hello > > Is anyone aware of any tools like TOAD that are available for Postgresql? DBeaver works will all kinds of databases, DB2, Sybase, Oracle, SQLite, MySQL and PostgreSQL. It's written in Java and runs anywhere a JVM will:

Re: [GENERAL] PSQL Tools

2015-10-18 Thread vincent
Op 18-10-2015 om 16:04 schreef jwienc...@comcast.net: Hello Is anyone aware of any tools like TOAD that are available for Postgresql? Regards John Wiencek There are several, I use EMS SQL-manager freeware version. The commecial version has more features, but the freeware version supports

Re: [GENERAL] PSQL Tools

2015-10-18 Thread Adrian Klaver
On 10/18/2015 07:04 AM, jwienc...@comcast.net wrote: Hello Is anyone aware of any tools like TOAD that are available for Postgresql? The universe of database management tools is large. In order to answer the above, what is is that you want to do? Regards John Wiencek -- Adrian Klaver