Re: LDAP for postgres

2018-02-07 Thread John Scalia
You’ll need to setup your pg_hba.conf file for LDAP. There are several different ways to do this, but a lot depends on how your LDAP server is setup. It’s impossible to really accurately say what you’ll need in that file. — Jay Sent from my iPad > On Feb 7, 2018, at 3:28 PM, Azimuddin Mohammed

Re: Postgres HA

2018-01-05 Thread John Scalia
What he said, and you also may want to look at pgpool-II. I’ve had fairly good luck with that and Tatsuo (the author) hangs out here occasionally too. — Jay Sent from my iPad > On Jan 5, 2018, at 4:00 PM, Jehan-Guillaume (ioguix) de Rorthais > wrote: > > On Fri, 5 Jan 2018 13:07:10 -0600 > Az

Re: Oracle to postgres migration

2017-12-25 Thread John Scalia
Hi, May I first suggest that you first look at some of EnterpriseDB’s technical literature. They have some documents which list what their products add to PostgreSQL to make it more like Oracle. If your firm isn’t doing this just to get out of licensing fees, they would probably be a good opti