Thanks for the suggestion, but that did not help.
Are you having the latest version of the DSM?
Configuring PostgreSQL v9.3 on Synology NAS
Re: Configuring PostgreSQL v9.3 on Synology NAS
PSUServer 2024.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
My homepage http://www.michaelweidner.com
-
- Posts: 4
- Joined: 21 Feb 15 14:37
Re: Configuring PostgreSQL v9.3 on Synology NAS
I have no idea why that is and i dont have phppgadmin voor windows but if its being tunneled trough port 22 that should be fine because 22 has tunnel on.
Re: Configuring PostgreSQL v9.3 on Synology NAS
I can connect to the DB via phppgadmin when I tunnel through port 22.
PSU does not use the tunnel
One of my close friends who is kind of a "geek" isn't able to get in either.
Postgres is listening to 5432 (that's for sure); otherwise postgres would not tell me
PostgreSQL:FATAL:no pg_hba.conf entry for host "xxx.xxx.x.x".......
Would you mind to post your complete hg_hba.conf so I can verify mine with yours?
Thanks
Michael
PSU does not use the tunnel
One of my close friends who is kind of a "geek" isn't able to get in either.
Postgres is listening to 5432 (that's for sure); otherwise postgres would not tell me
PostgreSQL:FATAL:no pg_hba.conf entry for host "xxx.xxx.x.x".......
Would you mind to post your complete hg_hba.conf so I can verify mine with yours?
Thanks
Michael
PSUServer 2024.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
My homepage http://www.michaelweidner.com
Re: Configuring PostgreSQL v9.3 on Synology NAS
Not sure you are asking me for the hg_hba.conf, but i can share mine. Have to dig it up (not on my server now). BTW, i'm running postgres on the mac, not on my nas.weidmic wrote:I can connect to the DB via phppgadmin when I tunnel through port 22.
PSU does not use the tunnel
One of my close friends who is kind of a "geek" isn't able to get in either.
Postgres is listening to 5432 (that's for sure); otherwise postgres would not tell me
PostgreSQL:FATAL:no pg_hba.conf entry for host "xxx.xxx.x.x".......
Would you mind to post your complete hg_hba.conf so I can verify mine with yours?
Thanks
Michael
Re: Configuring PostgreSQL v9.3 on Synology NAS
HCS,
Since you are running it on your MAC I guess it is different.
The Problem is really with the Synology NAS, I guess...
Maybe we_are_borg can share his.
I figured out that there are at least 2 directories with the hg_hba conf onf the NAS and both look different.
Cheers,
Michael
Since you are running it on your MAC I guess it is different.
The Problem is really with the Synology NAS, I guess...
Maybe we_are_borg can share his.
I figured out that there are at least 2 directories with the hg_hba conf onf the NAS and both look different.
Cheers,
Michael
PSUServer 2024.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
My homepage http://www.michaelweidner.com
-
- Posts: 4
- Joined: 21 Feb 15 14:37
Re: Configuring PostgreSQL v9.3 on Synology NAS
I have looked at pgAdmin 3 but connecting with SSH to the PostGreSQL is as it should you than have increased security on the box i would not let the PostGreSQL talk to the outside straight away.
Re: Configuring PostgreSQL v9.3 on Synology NAS
OK, no problem.weidmic wrote:HCS,
Since you are running it on your MAC I guess it is different.
The Problem is really with the Synology NAS, I guess...
By the way, i wanted to implement on Synology NAS at first as well, but the daunting "instructions" around the net scared me away from the idea.