Search found 4 matches

by luerman
28 Jun 16 0:32
Forum: Photo Supreme
Topic: Cannot run backup tools
Replies: 5
Views: 5547

Re: Cannot run backup tools

Environment: Windows 10 Pro 64-bit
PhotoSupreme Server v2.2.5.1045.pg
PostgreSQL v9.5

I too am getting this error when attempting to backup the catalog from within PhotoSupreme v2.2.5.1045.pg (64-bits). BUT strangely, the thumbs database backup works OK.

I copied the PostgreSQL v9.5 pg_dump.exe ...
by luerman
15 Nov 14 17:46
Forum: Photo Supreme
Topic: Configuring PostgreSQL v9.3 on Synology NAS
Replies: 21
Views: 39313

Re: Configuring PostgreSQL v9.3 on Synology NAS

Just a quick update for now:

Reviewing some Synology posts, it looks like I probably shouldn't be messing with the installed postgres instance. There are further hints that I can install another instance of postgres. I'll be looking into that.

For now, I'm backing out the changes I've previously ...
by luerman
15 Nov 14 0:21
Forum: Photo Supreme
Topic: Configuring PostgreSQL v9.3 on Synology NAS
Replies: 21
Views: 39313

Re: Configuring PostgreSQL v9.3 on Synology NAS

I couldn't find anything in the sqlscripts that looked like it was going to help in this case, so I did some internet searching and found a couple of links with instructions about this problem.
http://stackoverflow.com/questions/16736891/pgerror-error-new-encoding-utf8-is-incompatible
http://www ...
by luerman
14 Nov 14 19:56
Forum: Photo Supreme
Topic: Configuring PostgreSQL v9.3 on Synology NAS
Replies: 21
Views: 39313

Configuring PostgreSQL v9.3 on Synology NAS

I've seen a couple threads mentioning the possibility of using PostgreSQL on a Synology NAS, but no info on configuring. I have a Synology DS1512+ NAS with DSM v5.1-5004 (2014-11-06), which includes PostgreSQL v9.3.5. After some probing/configuring, I've settled on the following changes, but am ...