On Fri, Oct 14, 2011 at 12:29 AM, Vishnu S. <[email protected]> wrote: > The application deletes the contents of tables in the tablespace using > DELETE TABLE query.
There's no DELETE TABLE command. Do you mean DELETE, or DROP TABLE? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
