deleting records from a table

From: Mario Behring <mariobehring(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: deleting records from a table
Date: 2007-01-12 17:45:28
Message-ID: 4186.26875.qm@web30014.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi all,

Simple question: once I execute the delete statement, does it free disk space immediatelly? Does Postgres uses something like a datafile with a pre-defined size like Oracle does??

Please advise.

Thank you.

Mario


____________________________________________________________________________________
Get your own web address.
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Broersma Jr 2007-01-12 17:53:33 Re: deleting records from a table
Previous Message Shane Ambler 2007-01-11 23:35:25 Re: Conditional SQL Query