Re: No connection could be made because the target machine actively refused it...

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Frank Moore <francis(dot)moore(at)gmail(dot)com>
Cc: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: No connection could be made because the target machine actively refused it...
Date: 2013-05-31 04:10:56
Message-ID: CA+HiwqGg-cF3Zgebg+TjFvxcWmoZLnOP30pB1zXrKV_frOrn1Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Frank Moore 2013-05-31 19:59:29 Fwd: No connection could be made because the target machine actively refused it...
Previous Message Jalisson Mello 2013-05-30 23:43:54 Re: Copy to Csv file extremely slow