Hi all, does any one know how to export queries to plain/text files in postgresql?
What do you want to do exactly? Export the results returned by PostgreSQL and in what format?
You can write to a file with frwrite (http://nl2.php.net/fwrite), please study the manual carefully and be more precise on what you want to achieve.
Regards,
Filip de Waard
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php