Fwd: No connection could be made because the target machine actively refused it...
От | Frank Moore |
---|---|
Тема | Fwd: No connection could be made because the target machine actively refused it... |
Дата | |
Msg-id | CAP=uVxQm5BUWP4KBbUbbwSji2YJa-FR6i8RCo-m1svKCw9Oqqg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: No connection could be made because the target machine actively refused it... (Amit Langote <amitlangote09@gmail.com>) |
Список | pgsql-novice |
Hi Amit,
Yes, you're absolutely right. I was running the commands in psql rather than the shell. ---------- Forwarded message ----------
From: Amit Langote <amitlangote09@gmail.com>
Date: 31 May 2013 05:10
Subject: Re: [NOVICE] No connection could be made because the target machine actively refused it...
To: Frank Moore <francis.moore@gmail.com>
Cc: "pgsql-novice@postgresql.org" <pgsql-novice@postgresql.org>
running it in shell and not psql?
--
Amit Langote
From: Amit Langote <amitlangote09@gmail.com>
Date: 31 May 2013 05:10
Subject: Re: [NOVICE] No connection could be made because the target machine actively refused it...
To: Frank Moore <francis.moore@gmail.com>
Cc: "pgsql-novice@postgresql.org" <pgsql-novice@postgresql.org>
> 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> postgres# pg_restore --dbname=dvdrental --verbose dvdrental.tar
>
running it in shell and not psql?
--
Amit Langote
В списке pgsql-novice по дате отправления: