Question about SQL statement error - Mailing list pgsql-general

From Mário Gamito
Subject Question about SQL statement error
Date
Msg-id 412C7A0F.6040801@netual.pt
Whole thread Raw
In response to Re: Problem to connect to the Windows Port  (Gaetano Mendola <mendola@bigfoot.com>)
Responses Re: Question about SQL statement error  (Michael Glaesemann <grzm@myrealbox.com>)
Re: Question about SQL statement error  (Richard Huxton <dev@archonet.com>)
Re: Question about SQL statement error  (Oliver Elphick <olly@lfix.co.uk>)
Re: Question about SQL statement error  (Gaetano Mendola <mendola@bigfoot.com>)
Re: Question about SQL statement error  (Marco Colombo <marco@esi.it>)
List pgsql-general
Hi,

I'm a newbie at postgreSQL, although i have years of experience with MySQL.

My question is (and i tried to found the answer):
why this gives an error ?

SELECT url_negado INTO OUTFILE '/tmp/urls_negados.txt' FROM urls_negados;

Any help would be appreciated.

Sorry for the basic answer :(

Warm Regards,
Mário Gamito

pgsql-general by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: Problem to connect to the Windows Port
Next
From: Michael Glaesemann
Date:
Subject: Re: Question about SQL statement error