-
-
Notifications
You must be signed in to change notification settings - Fork 477
Closed
Description
I am running osm2pgsql version 2.1.1 and noticed that the command line options for osm2pgsql and osm2pgsql-replication are differing regarding the database user.
/# osm2pgsql -h | grep -i username
-U,--user USERNAME
# osm2pgsql-replication update -h | grep -i username
-U, --username NAME PostgreSQL user name
What version of osm2pgsql are you using?
osm2pgsql --version
osm2pgsql version 2.1.1 (2.1.1)
Build: RelWithDebInfo
Compiled using the following library versions:
Libosmium 2.22.0
Proj 9.6.0
Lua 5.1.4 (LuaJIT 2.1.1723681758)
What operating system and PostgreSQL/PostGIS version are you using?
Alpine / Postgres 17 / PostGIS 3.5
What did you expect to happen?
I´d expect consistent naming. Obviously a minor flaw.
Metadata
Metadata
Assignees
Labels
No labels