Re: Subsequent request from pg client
Abdul Matin writes: > Can postgres client send subsequent requests without receiving response? If > so, how does the postgres client correlate between a request and its > response? Where can I get more hints about it? https://www.postgresql.org/docs/current/protocol-flow.html#PROTOCOL-FLOW-PIPELI
Subsequent request from pg client
Can postgres client send subsequent requests without receiving response? If so, how does the postgres client correlate between a request and its response? Where can I get more hints about it?