Reputation: 11
I have postgresql 17 installed on Windows 10 working well.
I want to create a tablespace on a USB external drive plugged into a Synology NAS with DSM 7.
The USB drive is mapped as a network drive in Windows and as a shared drive on the synology and I have no problem accessing it from Windows Explorer as drive N:
or from File Services on the synology as usbshare1
but I am unable to create a tablespace on it using pgAdmin 4 running in Windows.
To address the USB drive in pgAdmin I use the Windows drive letter assigned when I mapped the network drive E.g. N:/mydata
.
The error I get is that the N:/mydata
directory does not exists even though it does exist.
Can anybody help me make this setup work (if possible!)?
Thank you.
Upvotes: 0
Views: 25