[opensuse] PostgreSQL is compiled with SSL support?
I'm trying to enable Postgres with SSL, but without success. First, I don't understand if PostgreSQL in OpenSuse 10.3 was compiled with SSL support. Is there any command to know how was compiled PG ? I followed step by step the manual: http://www.postgresql.org/docs/8.3/interactive/ssl-tcp.html I changed to on the ssl option in postgresql.conf and I created a self signed certificate that I moved in /var/lib/pgsql/data/ The problem is that Postgres doesn't start correctly and I can't find any log to understand why. Any hints? Regards -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Thursday 2008-03-06 at 15:20 +0100, Fabio Serra wrote:
I'm trying to enable Postgres with SSL, but without success. First, I don't understand if PostgreSQL in OpenSuse 10.3 was compiled with SSL support. Is there any command to know how was compiled PG ?
In general, you can know those things by looking at the spec file of the source rpm. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFH0BWMtTMYHG2NR9URAsVgAJ4ncLdM/H9ZI+6ffr+Kvja6hAgPWwCfbTqR 649/y1+6XLq5UR8Gr3DIm3g= =7z5Q -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Fabio Serra (faserone@gmail.com) [20080306 16:13]:
SSL support. Is there any command to know how was compiled PG ?
Take postgresql.spm, unpack or install it and look at the .spec file, then you will see all that we do. Philipp -- Perl: A successfull attempt at making braindumps executable -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Carlos E. R.
-
Fabio Serra
-
Philipp Thomas