Re: [ADMIN] PostgreSQL 9.0 authentication against LDAP/AD

2012-08-09 Thread Smith, Hazel
Michael O'Donnell wrote... > > I am trying to authenticate PostgreSQL 9.0 login roles against LDAP/Active > directory (AD). PostgreSQL 9.0 is installed on a Windows 2008 R2 64bit. My > pg_hba.conf setting looks like the following: > > host                        samenet        ldap         > lda

Re: [ADMIN] PostgreSQL 9.0 authentication against LDAP/AD

2012-08-07 Thread Stephen Frost
Michael, * Michael O'Donnell (odonne...@usgs.gov) wrote: > I am trying to authenticate PostgreSQL 9.0 login roles against LDAP/Active > directory (AD). PostgreSQL 9.0 is installed on a Windows 2008 R2 64bit. My > pg_hba.conf setting looks like the following: My first reaction to this, to be hon

Re: [ADMIN] Postgresql 9.0 (pgxs.mk)

2011-02-14 Thread Jayaraj Nagaraj
Hi Devrim, Thanks for the reply. I've managed to get it working though. Regards, - Jaya - 2011/2/14 Devrim GÜNDÜZ > On Mon, 2011-02-14 at 13:54 +0800, Jayaraj Nagaraj wrote: > > > > I have installed Posgresql 9.0 onto my Ubuntu 10.04 system, and runs > > perfectly. I installed it via the Ubut

Re: [ADMIN] Postgresql 9.0 (pgxs.mk)

2011-02-14 Thread Devrim GÜNDÜZ
On Mon, 2011-02-14 at 13:54 +0800, Jayaraj Nagaraj wrote: > > I have installed Posgresql 9.0 onto my Ubuntu 10.04 system, and runs > perfectly. I installed it via the Ubutu repo (apt-get install). > However, I am trying to get the PgPool working as well. I am trying > 'make' one of the component f

Re: [ADMIN] PostgreSQL 9.0

2011-02-04 Thread Lou Picciano
Andy,Why not first try the downloads page on PostgreSQL itself: http://www.postgresql.org/download/; these builds have most of the dependencies built in, and are a good starting point.Many of us, ultimately, do our own builds to serve specific purposes, but there's no reason to start your explorati

Re: [ADMIN] PostgreSQL 9.0

2011-02-03 Thread Devrim GÜNDÜZ
On Thu, 2011-02-03 at 13:10 +, Smith, Andy V wrote: > > > We are looking to use PostgreSQL as a database for our development > community and I would like to know if I can be guided to a list of > packages and dependencies, which will allow me to install the product > in a Red Hat Linux 5.5. e