Raymond Chui <raymond.chui@noaa.gov> writes:
> drop table whitepage;
> delete from state where state_code = 'GU';
> ERROR: Relation "whitepage" does not exist
> Why I got this error message??!!
I could not duplicate this error. What PG version are you running?
regards, tom lane