Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Henry Gessau
Total activity
25
Last activity
July 21, 2018 03:45
Member since
February 08, 2013 15:30
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
9
Activity overview
Posts (6)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
July 21, 2018 03:45
Thanks @g That worked.
Community
DataGrip
Connection to postgres database fails
0 votes
Created
June 25, 2018 16:58
@ vasily chernov ``` The specified database user/password combination is rejected: [08004] The server requested password-based authentication, but no password was provided. ``` The URL is "jdbc:pos...
Community
DataGrip
Connection to postgres database fails
0 votes
Created
June 24, 2018 00:47
My `pg_hba.conf` looks like this and I cannot connect to any local DB with IntelliJ. ``` local all postgres peerlocal all all peerhost all all 127.0.0.1/32 md5host all all ::1/128 md5local replicat...
Community
DataGrip
Connection to postgres database fails
0 votes
Created
September 16, 2017 16:28
This happened to me today out of the blue. Deleting the tmp directory did not help. I downloaded the latest pycharm from jetbrains.com and re-installed it. I had the latest version already but it w...
Community
PyCharm
PyCharm not opening on Windows 10
0 votes
Created
June 18, 2015 03:48
I increased the -Xmx size from 750m to 2048m and this seemed to allow PyCharm to get past a huge spike in memory usage and now it has settled down.
Community
PyCharm
Out of memory errors since updating to 4.5.2
0 votes
Created
November 21, 2014 14:29
"Resume Program", usually bound to F9.
Community
PyCharm
Debugger: How can I continue running UNTIL the next breakpoint
3 votes
Created
November 21, 2014 14:26
Have you tried JRE 1.8?
Community
PyCharm
Problems with new PyCharm 4
0 votes
Created
September 16, 2013 11:01
Yes, that worked, thanks!
Community
PyCharm
Debugger "Unable to display frame variables"
0 votes
Created
July 15, 2013 14:11
Yes, that seems to have cured it. Thanks.
Community
PyCharm
PyCharm is spewing tons and tons of messages to the terminal
0 votes