[GENERAL] Advice for using integer arrays?

2015-01-06 Thread Michael Heaney
of this database, and wish that I'd started using it sooner. -- Michael Heaney JCVI -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Advice for using integer arrays?

2015-01-06 Thread Michael Heaney
On 1/6/2015 2:19 PM, Jeff Janes wrote: On Tue, Jan 6, 2015 at 9:09 AM, Michael Heaney <mailto:mhea...@jcvi.org>> wrote: I'm fairly new to Postgres, and have a design issue for which an array of integers might be a good solution. But I'd like to hear from

Re: [GENERAL] Server statistics monitoring?

2015-01-29 Thread Michael Heaney
tgresql metrics? Thanks. Take a look at PoWA: http://dalibo.github.io/powa/ I've downloaded but haven't installed it yet, so can't give you any feedback on its performance or usability. -- Michael Heaney JCVI