Huge view file

From: Łukasz Skowroński <lskowron(at)elka(dot)pw(dot)edu(dot)pl>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Huge view file
Date: 2001-09-07 03:16:26
Message-ID: 005201c1374b$807dfda0$b84cfea9@g6c5w3
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Marc Howard Zuckman 2001-09-07 03:29:33 Workaround for html output formatting feature?
Previous Message Bruce Momjian 2001-09-07 01:25:11 Re: psql \d+ does not support tab completion as \d does.