> > The sources of postgres have been deleted, so I can't find this "contrib"!
> > So I surch another way to know if postgres have been installed with the local
> > configuration.
> > Can anyone help me?
>
> You might be able to get it by looking through the
> <data dir>/global/pg_control file, but it's a binary file so you'll have
> to search for it.
I had found it, but I don't know speak fluent binary language ;-)
Does a way exist to "decompile" it or to get informations on it?
Thanks.