[GENERAL] "Too far out of the mainstream"

2012-08-31 Thread Andy Yoder
dress their question: "What makes PostgreSQL no more risky than any other database?" Thanks in advance for your input. Andy Yoder -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

[GENERAL] Tool for determining field usage of database tables

2010-02-25 Thread Andy Yoder
Does anyone know of a tool (or a way to use the database catalogs) that can analyze function code/queries accessing the database to pull out a list of the fields used in a set of tables. Basically we are importing a lot of data from another source, and we are trying to determine what percentage

Re: [GENERAL] Tool for determining field usage of database tables

2010-02-25 Thread Andy Yoder
I had considered the trigger idea, and may end of doing it anyway and just working later, but thought I would check for a "ready-made" solution first. Andy -Original Message- From: Allan Kamau [mailto:kamaual...@gmail.com] Sent: Thursday, February 25, 2010 12:41 PM To: Andy