Expand description
db config set — async handler stub.
Modules§
Structs§
- Args
- Command
- Listener
Execution - One
/listenbroadcast run ofdb config set: the actualRequest, the producer’sAgentArguments, and the unary response future. Seecrate::cli::broadcast_listener. - Request
- Value
- The whole
dbconfig section as one object — the postgres connection coordinates are LINKED (an address, the user/password that authenticate there, the database they open), so they are set together, atomically. FULL-REPLACE semantics: this object becomes the section verbatim; omitted fields are cleared.