Public bug reported:

After upgrading from 18.10 to 19.04 all my postgresql databases are
gone. The data dir in /var/lib/postgresql/11/main only contains an empty
database:

root@papegaaij:/var/lib/postgresql/11/main# pg_lsclusters
Ver Cluster Port Status Owner    Data directory              Log file
11  main    5432 online postgres /var/lib/postgresql/11/main 
/var/log/postgresql/postgresql-11-main.log

root@papegaaij:/var/lib/postgresql/11/main# sudo -u postgres psql
psql (11.2 (Ubuntu 11.2-1))
Type "help" for help.

postgres=# \l
                                  List of databases
   Name    |  Owner   | Encoding |   Collate   |    Ctype    |   Access 
privileges   
-----------+----------+----------+-------------+-------------+-----------------------
 postgres  | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 | 
 template0 | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 | =c/postgres      
    +
           |          |          |             |             | 
postgres=CTc/postgres
 template1 | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 | =c/postgres      
    +
           |          |          |             |             | 
postgres=CTc/postgres
(3 rows)

postgres=# \d
Did not find any relations.

I did have several databases on my system, but they are all gone now.

** Affects: postgresql-11 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825476

Title:
  Postgresql databases all gone after dist-upgrade to 19.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-11/+bug/1825476/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to