TRUNCATE and CREATE TABLE LIKE for foreign tables

From: sri harsha <sriharsha9992(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: TRUNCATE and CREATE TABLE LIKE for foreign tables
Date: 2014-12-03 11:22:17
Message-ID: CAP6OGLFvYuzqyM6eJB=y6rTN0tq5Z+N2jsnFfHuM3dmRrYMVbw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Is it possible to implement TRUNCATE and CREATE TABLE LIKE for a foreign
table. Is there anyway i can write a function to implement those queries in
my FDW ??

Thanks,
Harsha

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2014-12-03 11:22:30 Re: Fwd: [GENERAL] Trying to get SSPI/JDBC working
Previous Message M Tarkeshwar Rao 2014-12-03 11:07:39 FW: getting error while running sql on mm_activealrm table