Thanks, Nir On Tue, Apr 4, 2017 at 11:27 PM, Dewayne Richardson <[email protected]> wrote:
> We have started with 9.6.x, so I'd say we should assume > 9.6.x at the > moment. > > On Tue, Apr 4, 2017 at 2:09 PM, Nir Sopher <[email protected]> wrote: > > > Hi, > > > > Is there an official required PostgreSQL version? > > > > One reason it may be important is that supported syntax is added in newer > > versions. > > For example, recently one of the DB migrations scripts was added with > "ADD > > COLUMN IF NOT EXISTS" statement, which is considered a syntax error (and > > breaks "admin.pl setup") in PostgreSQL versions < 9.6. > > > > Thanks, > > Nir > > >
