Hi,
I have written a database application using postgres API.
The database I created is for storing the certificates.
Question #1:
What happens to the database if a backup is running while it
is being modified ? Would the restored backup cause nasty
problems? We will probably be operating in an auto-backup environment where
the CertServer can't be shut-down ...
Question #2:
Is there a repository of tools/techniques for postgres that I
should be examining for nifty stuff ?
Question #3:
Has anyone has put an LDAP front-end on
a postgres database?
Your help will be much appreciated.
Nancy
------------------------------