Jeremy Ashcraft <ashcraft(at)13monkeys(dot)com> writes:
> I'm running PG 7.1 on Solaris. I recently dropped a table and recreated
> it, using identical data. There are a couple of tables that use a field
> in this table as a foreign key. NOw when I try to get results back from
> a view that uses this table,
You need to drop and recreate the view, too.
regards, tom lane