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.
PostgreSQLサービス名を取得する方法はありますか?
私はMSSQLServerのようなものを意味SELECT @@SERVICENAMEします。または多分それは設定ファイルの1つで宣言されていますか?
SELECT @@SERVICENAME
これはサービスIDと呼ばれます。