Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pgrouting「ルーティング」という名前のデータベースに拡張機能をロードしようとしていますpostgisが、直面している問題は、osgeo シェルを入力する"C:\Program Files (x86)\Boundless\OpenGeo\bin" "psql -U postgres routing"と、次のエラーが発生することです。 "psql : illegal option --u"
pgrouting
postgis
"C:\Program Files (x86)\Boundless\OpenGeo\bin" "psql -U postgres routing"
"psql : illegal option --u"
小文字で「-u」ではなく「-U」と書いたのは確かですか?これは、エラーが教えてくれるものだからです。以下を使用してデータベース ルーティングに接続する場合は、問題psql -U postgres routingありません。
psql -U postgres routing
I'm working with a site developed by an external developer. I've noticed the code they use for accordions only supports a fixe