a error happends when create a table in postgresql10.ubuntu 18.04

Поиск
Список
Период
Сортировка
От ?????
Тема a error happends when create a table in postgresql10.ubuntu 18.04
Дата
Msg-id tencent_E61FD44C56A6DAA3E7EC7ADCCEA636BA8609@qq.com
обсуждение исходный текст
Ответы Re: a error happends when create a table in postgresql10.ubuntu18.04
Список pgsql-bugs
OS: UBUNTU 18.04
POSTGRESQL: 10
STEP INSTANLL POSTGRESQL  REF: https://www.postgresql.org/download/linux/ubuntu/
THEN:
- sudo  -s
- su postgres
- psql
- alter user postgres with password 'xxx';
- create database xxx;
- create table test ....
error: 无法打开文件 "base/465796/827" hanpends

use jar driver to operation(create table ...) hint a error code 58P01

В списке pgsql-bugs по дате отправления: