Jakob Egger

Results 488 comments of Jakob Egger

@xianyi0119 That's already tracked in a separate issue: #532

Thanks for the feedback. Since this is a feature that I don't really use myself, I depend on user feedback. I'm curious how these proxies are typically configured. Do you...

@olivierlacan So Postico should then use the proxy settings for all network connections? Does your proxy server require any authentication?

I've read a bit about SOCKS proxies, and it seems that a lot of people are actually using SOCKS proxies running on their local machine, just like @olivierlacan described. The...

I've just received a suggestion from a Postico user via email: > It would be very nice if there were > 1. an option to view bytea field contents encoded...

@mtwilliams no updates yet -- as you can see there isn't a lot of interest on this issue. It looks like ETF is a complex binary format -- would displaying...

@tsutsu I agree that displaying bytea as HEX would be useful for hashes, but as far as I understand the blog post you linked to talks about the PostgreSQL UUID...

Unfortunately Postico does not log any data that would be useful for debugging this. The first thing that sticks out to me is the ".pem" extension on the SSH key....

@fmannaixn Thanks for the additional details! I think I figured it out: OpenSSH stopped accepting `ssh-rsa` by default, but they added two new schemes to replace it that use the...

I think I've fixed the "The SSH server rejected the private key" problem. I've confirmed that Postico can now connect to SSH servers that reject ssh-rsa, but I haven't tested...