开发者

PostgreSQL WAL into mountain

it's more or less a simple yes or no question...

Can I configure PostgrSQL to WAL into a swiss cave somewhere in the alps and WAL localy at the same time?

If yes, can you set some soft time goal how long commits can be batched togeth开发者_开发知识库er before they are flushed into the mountain? Having tonnes of single tcp ping pong stuff might not be so efficent?

Thanks


Answer: yes.

Read about the different replication solutions available for PostgreSQL before deciding on a particular backup method.

It sounds like you're looking for PostgreSQL's Continuous Archiving/PITR backup method.

And have you read the PostgreSQL WAL Log Shipping documentation?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜