Re: moving a database to a new 15.1 server

2023-02-01 Thread Erik Wienhold
> On 01/02/2023 13:24 CET Matthias Apitz wrote: > > The source database in the 12.11 server shows this: > > $ psql -Ulbs_lbsoclc01_dev_r1_dbo_u $DATABASE > psql (12.11) > Type "help" for help. > > lbs_lbsoclc01_dev_r1=> > lbs_lbsoclc01_dev_r1=> \d > List of relations

Re: moving a database to a new 15.1 server

2023-02-01 Thread Thomas Kellerer
Matthias Apitz schrieb am 01.02.2023 um 13:24: > $ psql -Ulbs_lbsoclc01_dev_r1_dbo_u lbs_lbsoclc01_dev_r1 > psql (15.1) > Type "help" for help. > > lbs_lbsoclc01_dev_r1=# > lbs_lbsoclc01_dev_r1=# \d > Did not find any relations. > lbs_lbsoclc01_dev_r1=# \d dbo.accession_index >

moving a database to a new 15.1 server

2023-02-01 Thread Matthias Apitz
Hello, The source database in the 12.11 server shows this: $ psql -Ulbs_lbsoclc01_dev_r1_dbo_u $DATABASE psql (12.11) Type "help" for help. lbs_lbsoclc01_dev_r1=> lbs_lbsoclc01_dev_r1=> \d List of relations Schema | Name | Type |