top | item 8533582 (no title) DrJ | 11 years ago am I understanding this requires one to run Pg on every server that you want to run the query on? discuss order hn newest johnmudd|11 years ago Not necessarily. You could put a Python (with psutil module) server on machines and connect from a single Postgres/FDW server.
johnmudd|11 years ago Not necessarily. You could put a Python (with psutil module) server on machines and connect from a single Postgres/FDW server.
johnmudd|11 years ago