<[EMAIL PROTECTED]> writes:
> Could someone tell me what libs are packed in the rpm below ?
> postgresql-libs-8.2.3-1PGDG.i686.rpm
If it is somewhere accessible through HTTP:
rpm -qpl http://url-to-it/postgresql-libs-8.2.3-1PGDG.i686.rpm
If it is local:
rpm -qpl postgresql-libs-8.2.3-1PGDG.i68
Hi list,
Could someone tell me what libs are packed in the rpm
below ?
postgresql-libs-8.2.3-1PGDG.i686.rpm
We are concerned about the problem of compatibility with
Oracle and we prefer to check all the libs to not put the
Oracle system down.
I think it is just a metter of rpm -qa
postgre