Re: Bug: Missing tuples in results written to
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Bug: Missing tuples in results written to
Title: Re: [pgadmin-support] Bug: Missing tuples in results written to file
On 17/10/06 17:06, "Erwin Brandstetter" <brandstetter(at)falter(dot)at> wrote:
dpage(at)vale-housing(dot)co(dot)uk wrote:
> With a new file, will it fail on a system table such as pg_class, or
> just your data?
>
Could reproduce it with select * from pg_catalog.pg_class;
.. overwriting an existing output file.
.. creating a new output file.
OK, so that pretty much rules out a data issue. Is this with PostgreSQL 8.1.something?
Interestingly, there are never more than 6 tuples missing. With small
result sets fewer sometimes, but never more.
I have appended a sample output file and a screenshot of SQL dialogue
window with export dialogue
Hmm – does File -> Export get it right?
Regards, Dave
Home |
Main Index |
Thread Index