Re: Restoring database from false update - Mailing list pgsql-general

From David G. Johnston
Subject Re: Restoring database from false update
Date
Msg-id CAKFQuwYiN1A2z6f5Z0_cC_iCkx8kndceFLFt7NqsmJ9SfF6WHA@mail.gmail.com
Whole thread Raw
In response to Restoring database from false update  (Maksim Fomin <maxim@fomin.one>)
Responses Restoring database from false update  (Maksim Fomin <maxim@fomin.one>)
List pgsql-general
On Sunday, November 15, 2020, Maksim Fomin <maxim@fomin.one> wrote:

> plsql -d tsvt
psql (12.5)
Type "help" for help.

tsvt=# \dt+
                    List of relations
Schema | Name | Type  |  Owner   |  Size   | Description
--------+------+-------+----------+---------+-------------
public | test | table | postgres | 0 bytes |
(1 row)

It should have tables 'trade', 'trade4' and some others.

What about?

\l+ (Letter “el”)

David J.

pgsql-general by date:

Previous
From: Maksim Fomin
Date:
Subject: Restoring database from false update
Next
From: Morris de Oryx
Date:
Subject: Re: ERROR: could not find tuple for statistics object - is there a way to clean this up?