Page 1 of 1

Image ID / weblink constant?

PostPosted: Mon Sep 10, 2012 2:36 pm
by Aking
Hi
I just wanted to confirm that I am correct in thinking that the image ID assigned in the database is constant? And that an image link I pass on will therefore continue to resolve correctly as long as the server IP has remained constant.
Thanks
Andy

Re: Image ID / weblink constant?

PostPosted: Mon Sep 10, 2012 2:41 pm
by jmoore
The image ID is constant and unique for a single postgresql DB. As long as you don't point the same server IP at a different database, then the weblinks will continue to work.

Cheers,
~Josh