Minh Dao

Results 4 issues of Minh Dao

### Bug description an error occurred and the code could not be generated only working with option `--skip-plugins graphile-build:NodePlugin` ### How to reproduce run postgrapgphile ``` postgraphile -c 'postgres://storeo:storeo@localhost:5433/storeo' --watch...

bug

I have created a test project, but it occured an error when trying to run Error: spawn UNKNOWN at exports._errnoException (util.js:1020:11) at ChildProcess.spawn (internal/child_process.js:328:11) at Object.exports.spawn (child_process.js:369:9) .... Any ideas?

Hello I have a sample Citus cluster deployed on k8s by using Stackgres, I have done [these steps](https://docs.citusdata.com/en/stable/use_cases/multi_tenant.html#) Everything seems work fine if I use the **postgres** role but I...