Re: No connection could be made because the target machine actively refused it... - Mailing list pgsql-novice

From Amit Langote
Subject Re: No connection could be made because the target machine actively refused it...
Date
Msg-id CA+HiwqGg-cF3Zgebg+TjFvxcWmoZLnOP30pB1zXrKV_frOrn1Q@mail.gmail.com
Whole thread Raw
In response to No connection could be made because the target machine actively refused it...  (Frank Moore <francis.moore@gmail.com>)
Responses Fwd: No connection could be made because the target machine actively refused it...  (Frank Moore <francis.moore@gmail.com>)
List pgsql-novice
> postgres# CREATE DATABASE dvdrental;
> postgres# pg_restore --dbname=dvdrental --verbose dvdrental.tar
>

It appears that you are running pg_restore inside psql. Have you tried
running it in shell and not psql?


--
Amit Langote


pgsql-novice by date:

Previous
From: Jalisson Mello
Date:
Subject: Re: Copy to Csv file extremely slow
Next
From: Frank Moore
Date:
Subject: Fwd: No connection could be made because the target machine actively refused it...