How can I restore only one table from one bank to another?
I created the table backup from the following command in the CMD:
pg_dump -f C:\Backup\Backup_table.backup -t public.lotesretornosuprimento -d BancoDados
But I'm not finding how I can restore this table only