Giter Club home page Giter Club logo

Comments (4)

cyga avatar cyga commented on June 27, 2024

Hello,

take a look into:
http://lwn.net/Articles/550418/
http://www.postgresql.org/docs/current/static/postgres-fdw.html

:)

2014-10-17 22:16 GMT+07:00 jeromew [email protected]:

Hello,

I am trying to see how I could use a fdw wrapper to manage a cluster of
servers and have all the servers accessible via sql.

I am hesitating on the type of fdw that I should use (I don't even know if
this is a good idea). I could use www_fdw and access web services on each
servers or I could have each server make believe they are redis servers and
use redis_fdw for example.

I was wondering what you think about www_fdw in this use case, since you
started this project 2 years ago and must have a good idea of the pros&cons
of this approach.

compared to the web services in the example of www_fdw, my web services
could also be writable ("start a service", "change this configuration", ..)
and I would probably need to be able to POST or PUT variables to the
services.

Anyway, I would be very interested in knowing more about your experience
with www_fdw. From the outside it looks very powerful to be able to wrap
web services like you did. How does it look like from the inside after 2
years of usage ;-) ?

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

Alexandr Sudakov
Software Developer
email: [email protected]
skype: asudakov

from www_fdw.

jeromew avatar jeromew commented on June 27, 2024

@cyga I checked the thank you. To federate several postgres instances, postgres_fdw is the easy answer.

I also read http://snowman.net/slides/pgfdw_sharding.pdf which has some interesting info.

but does that mean you would not recommend using www_fdw for a farm of applications that are not postgres instances ?

www_fdw seem very elegant in my use case, but I was wondering what is your feedback 2 years after creating www_fdw (if you can share some elements).

from www_fdw.

cyga avatar cyga commented on June 27, 2024

I would recommend it for web applications.
www_fdw is very flexible.

2014-10-21 21:35 GMT+07:00 jeromew [email protected]:

@cyga https://github.com/cyga I checked the thank you. To federate
several postgres instances, postgres_fdw is the easy answer.

I also read http://snowman.net/slides/pgfdw_sharding.pdf which has some
interesting info.

but does that mean you would not recommend using www_fdw for a farm of
applications that are not postgres instances ?

www_fdw seem very elegant in my use case, but I was wondering what is your
feedback 2 years after creating www_fdw (if you can share some elements).

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

Alexandr Sudakov
Software Developer
email: [email protected]
skype: asudakov

from www_fdw.

jeromew avatar jeromew commented on June 27, 2024

ok thank you. I will try and use it while I begin to understand the pros & cons of fdw for the management of a farm.

from www_fdw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.