Tom Lane wrote:
Alex Zepeda <zipzi...@sonic.net> writes:
I'd be happy to provide someone with a copy of the dump...
but it's ~70MB bzip'd.

I'd be willing to take a look ... but if my WAG is right, the insertion
order would be critical information to reproduce the problem.  Is it
possible to tell what order the rows were inserted in?

Yes.  There are two relevant columns:
  id -- a sequence
  created_at -- a timestamp w/ timezone

The timestamps are all a bit wonky, but in a consistent manner due
to how ActiveRecord handles timezones.

- alex

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to