[Tile-serving] [osm2pgsql-dev/osm2pgsql] osm2pgsql-replication failed with different schema (Issue #2259)

dooley notifications at github.com
Mon Sep 30 12:28:45 UTC 2024


All tables are in schema carto:

select tablename, schemaname from pg_tables where schemaname = 'carto';

"planet_osm_rels"|"carto"
"planet_osm_roads"|"carto"
"planet_osm_nodes"|"carto"
"planet_osm_ways"|"carto"
"planet_osm_point"|"carto"
"planet_osm_line"|"carto"
"planet_osm_polygon"|"carto"
"osm2pgsql_properties"|"carto"

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2259#issuecomment-2383051045
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/issues/2259/2383051045 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240930/d536b085/attachment.htm>


More information about the Tile-serving mailing list