Обсуждение: pg_dump, ERROR: More than one tuple returned

Поиск
Список
Период
Сортировка

pg_dump, ERROR: More than one tuple returned

От
david@netventures.com.au
Дата:
Hey all,

I have a bad problem here which is preventing the backup of my postgres
database.

Here goes:

$ sudo su - postgres
$ pg_dump -x -Ft nvplayer > nvplayer-010920.tar
getDatabase(): SELECT failed.  Explanation from backend: 'ERROR:  More
than one tuple returned by a subselect used as an expression.
'.

Any suggestions?