Hi Felix,
sorry for my late response.
On 14.08.2012 16:55, Felix Borchers wrote:
> Hi,
>
> try to get the Squirrel-SQL 3.4 working on my computer with postgresql.
> Everything went smooth, but connecting to the database takes about 20 minutes. The GUI seems to be frozen meanwhile.
This is quite unusual. Do you have very low transfer rate to your
database server or does your database contain an extremely large number
of objects?
Have you tried to set up schema property loading in your Aliases properties?
>
> already tried:
> - different JDBC drivers (jdbc4 9.0, 9.1,8.4)
> - operating systems: macosx (10.8) and Linux
> - connection properties: load & cache no schema
>
> Also tried to enable debug in log4j. But this seems to be impossible. Why I can't change the effective log level in log4j.properties ?
This is a bug. Currently we log INFO level only.
Gerd
|