Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How does pg_pathman interact with postgres master-slave streaming replication? #138

Closed
Labels
@ashu210890

Description

Problem description

I have a decent idea of how streaming replication in postgres works, by tailing the WALs for new writes that come in. What I am having trouble understanding is which phase of a postgres write does pg_pathman come into picture i.e. before or after write to the WAL.

The high level question that I am trying to answer is that, if I partition tableA on master, can the slave still accept replication stream for tableA which does not have the partitions yet?

Also, what is the recommended way to partition with pg_pathman in a master-slave configuration?

Environment

Postgres version: 9.5
pg_pathman version: 1.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /