Huge view file - Mailing list pgsql-bugs

From Łukasz Skowroński
Subject Huge view file
Date
Msg-id 005201c1374b$807dfda0$b84cfea9@g6c5w3
Whole thread Raw
Responses Re: Huge view file  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hello,   I created a view named some_view. Postgresql behaves quite strange
because it creates some_view file which has almost 600 MB. I'd like to ask
you:
- under what circumstances PGSQL writes anything to a view file?
- what it writes?
- why this file is so huge? Could this be a bug?

Best Regards,   Luke



pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: psql \d+ does not support tab completion as \d does.
Next
From: Marc Howard Zuckman
Date:
Subject: Workaround for html output formatting feature?