[BUGS] Re: [BUGS] 直接执行psql.exe出现的问题 - Mailing list pgsql-bugs

From Wei Congrui
Subject [BUGS] Re: [BUGS] 直接执行psql.exe出现的问题
Date
Msg-id CAPxZtjGi3gDyvEWEU82Tt8hhNAEkAtwUaC-4ca8bQhhoJcxQjg@mail.gmail.com
Whole thread Raw
In response to [BUGS] 直接执行psql.exe出现的问题  (樊异森 <fanyisen@163.com>)
List pgsql-bugs
This is not a bug. You sent this to wrong mailing list.

System user is the default user when you don't tell
`psql` which database user you want to use..

Please use `psql --help` to get the document, and it will
tell you how to specify database user.


2017-08-22 14:33 GMT+08:00 樊异森 <fanyisen@163.com>:
在CMD中,如果直接到 “C:\Program Files\PostgreSQL\9.5\bin”文件路径下执行psql.exe,会给出一个输入口令的地方,但是登陆用户却不是postgres,而是我的计算机用户名。


 


pgsql-bugs by date:

Previous
From: Mart Palmas
Date:
Subject: [BUGS] TO_TSVECTOR acts differently with national charcters
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #14786: Wrong Precision with money datatype