Skip to content

Conversation

@joto
Copy link
Collaborator

@joto joto commented Jun 8, 2021

Tables created with the flex output that were marked cluster: "no"
were created as unlogged tables. This should only be done for tables
which will be replaced by their clustered copy later on.

See #27

Tables created with the flex output that were marked `cluster: "no"`
were created as unlogged tables. This should only be done for tables
which will be replaced by their clustered copy later on.

See osm2pgsql-dev#27
@pnorman
Copy link
Collaborator

pnorman commented Jun 9, 2021

Do we have the ability to end up with a final table that is UNLOGGED, like the pgsql backend does?

@joto
Copy link
Collaborator Author

joto commented Jun 10, 2021

@pnorman It does? I would consider this a bug then.

@pnorman
Copy link
Collaborator

pnorman commented Jun 10, 2021

Never mind, we removed unlogged

@lonvia lonvia merged commit 7e17356 into osm2pgsql-dev:master Jul 6, 2021
@joto joto deleted the fix-unlogged-table branch July 7, 2021 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants