find_psql_error

From: Jay Levitt <jay(dot)levitt(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: find_psql_error
Date: 2011-10-15 04:16:38
Message-ID: CANSg5mqvbLts3KV4qB+nd=5QemgrZJwvpHm-S1FZiXBYA4TawQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I got tired of this:

psql:lib/sql/similarity.sql:97: ERROR: column o.user_id does not
exist at character 426

So I wrote this:

https://github.com/jaylevitt/find_psql_error

And you call it like this:

find_psql_error "psql:lib/sql/similarity.sql:97: ERROR: column
o.user_id does not exist at character 426"

Enjoy. Suggestions welcome. Requires Ruby 1.9.

Browse pgsql-general by date

  From Date Subject
Next Message Condor 2011-10-15 07:36:53 Re: How to make replica and use it when master is down ?
Previous Message Brar Piening 2011-10-15 03:49:10 Re: dll files missing in postgrsql bin folder in Windows