Обсуждение: connect using quirrel sql client

Поиск
Список
Период
Сортировка

connect using quirrel sql client

От
Arindam Mondal
Дата:
Hi ,
please let me know how I can  connect postgresql using squirrel sql client 3.4.0.


Thanks & Regards
Arindam Mondal

Re: connect using quirrel sql client

От
Adrian Klaver
Дата:
On 12/20/2013 01:08 AM, Arindam Mondal wrote:
> Hi ,
> please let me know how I can  connect postgresql using squirrel sql
> client 3.4.0.

Make sure you have the Postgres JDBC driver:

http://jdbc.postgresql.org/download.html

Configure SQuirrel:

http://squirrel-sql.sourceforge.net/index.php?page=screenshots

The screenshot use Postgres as its example.

>
>
> Thanks & Regards
> Arindam Mondal


--
Adrian Klaver
adrian.klaver@gmail.com


Re: connect using quirrel sql client

От
Ian Lawrence Barwick
Дата:
2013/12/20 Adrian Klaver <adrian.klaver@gmail.com>:
> On 12/20/2013 01:08 AM, Arindam Mondal wrote:
>>
>> Hi ,
>> please let me know how I can  connect postgresql using squirrel sql
>> client 3.4.0.
>
>
> Make sure you have the Postgres JDBC driver:
>
> http://jdbc.postgresql.org/download.html
>
> Configure SQuirrel:
>
> http://squirrel-sql.sourceforge.net/index.php?page=screenshots
>
> The screenshot use Postgres as its example.

Do be aware of this potential issue with this client:

  http://www.postgresql.org/message-id/1362077623.96612.YahooMailNeo@web162902.mail.bf1.yahoo.com

which caused some pain the other day. Not saying it's necessarily bad
per-se, but sharing the above link with sysadmins resulted in a
"please yes, let's get this uninstalled everywhere" reaction.


Ian Barwick