Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DML #14

Closed
juliomartini opened this issue Sep 23, 2014 · 5 comments
Closed

DML #14

juliomartini opened this issue Sep 23, 2014 · 5 comments

Comments

@juliomartini
Copy link

Hi,
Great FDW. Would you like to INSERT, UPDATE or DELETE. It is possible?

@ahsanhadi
Copy link

On Wed, Sep 24, 2014 at 1:31 AM, Júlio César Martini <
notifications@github.com> wrote:

Hi,
Great FDW. Would you like to INSERT, UPDATE or DELETE. It is possible?

Yes we are working on enhancing the mysql FDW to support write
(insert/update/delete) operations and other performance enhancements like
where clause, column push down etc. It will be released in first half of
October. Stay tuned.


Reply to this email directly or view it on GitHub
#14.

Ahsan Hadi
Snr Director Product Development
EnterpriseDB Corporation
The Enterprise Postgres Company

Phone: +92-51-8358874
Mobile: +92-333-5162114

Website: www.enterprisedb.com
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on Twitter: http://www.twitter.com/enterprisedb

This e-mail message (and any attachment) is intended for the use of the
individual or entity to whom it is addressed. This message contains
information from EnterpriseDB Corporation that may be privileged,
confidential, or exempt from disclosure under applicable law. If you are
not the intended recipient or authorized to receive this for the intended
recipient, any use, dissemination, distribution, retention, archiving, or
copying of this communication is strictly prohibited. If you have received
this e-mail in error, please notify the sender immediately by reply e-mail
and delete this message.

@gurjeet
Copy link

gurjeet commented Sep 24, 2014

@ahsanhadi Just curious. Are these enhancements being developed on a branch/master in this repository, or is it in-house at EnterpriseDB.

@ahsanhadi
Copy link

On Wed, Sep 24, 2014 at 4:37 PM, Gurjeet Singh notifications@github.com
wrote:

@ahsanhadi https://github.com/ahsanhadi Just curious. Are these
enhancements being developed on a branch/master in this repository, or is
it in-house at EnterpriseDB.

Right now they are being developed in a local repository however they
changes eventually become part of github.


Reply to this email directly or view it on GitHub
#14 (comment)
.

Ahsan Hadi
Snr Director Product Development
EnterpriseDB Corporation
The Enterprise Postgres Company

Phone: +92-51-8358874
Mobile: +92-333-5162114

Website: www.enterprisedb.com
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on Twitter: http://www.twitter.com/enterprisedb

This e-mail message (and any attachment) is intended for the use of the
individual or entity to whom it is addressed. This message contains
information from EnterpriseDB Corporation that may be privileged,
confidential, or exempt from disclosure under applicable law. If you are
not the intended recipient or authorized to receive this for the intended
recipient, any use, dissemination, distribution, retention, archiving, or
copying of this communication is strictly prohibited. If you have received
this e-mail in error, please notify the sender immediately by reply e-mail
and delete this message.

@vibhorkum
Copy link

Looking at the current master branch. Seems now, we have support DML in mysql_fdw.

@ahsanhadi
Copy link

On Sep 30, 2014 11:38 PM, "Vibhor Kumar" notifications@github.com wrote:

Looking at the current master branch. Seems now, we have support DML in
mysql_fdw.

Yes we have DML and other enhancements, they are listed in the readme
document.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants