10 months ago
Trying to connect to my Django app with postgres and have PGHOST variable set to empty
28 Replies
10 months ago
Is it actually set to empty? What shows up when you click edit?
10 months ago
That's correct
10 months ago
You could SSH in and echo it to be sure
10 months ago
Not sure why it's not showing there
10 months ago
What?
10 months ago
Is that even an option?
10 months ago
That’s not even a choice for me
10 months ago
Well yeah, without it being connected to the private network nothing internal can connect to it
ohh i was worried with "a small delay (<100ms)" message when i tried to enable private networking
10 months ago
Small delay is better than infinite delay
10 months ago
I don’t actually have that issue though
10 months ago
Yep
10 months ago
That’s the only way you’d ever want to
10 months ago
Public URL will be much slower for many reasons
10 months ago
Private URL is a direct path
10 months ago
Public literally has to exit and come back in