Ask Your Question
4

Can the Apache Age database accommodate various versions of the PostgreSQL protocol, including the extended query protocol?

asked 2021-04-26 11:00:00 +0000

bukephalos gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-11-23 14:00:00 +0000

djk gravatar image

Yes, the Apache Age database can accommodate various versions of the PostgreSQL protocol, including the extended query protocol. Age is built on top of PostgreSQL, and it supports the same connection protocol and many of the same client libraries as PostgreSQL. As a result, Age can support the extended query protocol and other PostgreSQL features that rely on it, such as prepared statements and binary data transfer.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-04-26 11:00:00 +0000

Seen: 10 times

Last updated: Nov 23 '22