Re: Error message with vacuumed databases
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Error message with vacuumed databases
Deusdit Correa Cornejo wrote:
Hi,
I have an error when I get the public schema of a database where has been a
vacuum process already executed. The message error is:
"ERROR: variable not found in subplan target lists"
This error has been reported after a column type of a table was changed
that is used in a view. If this doesn't apply to you, please send
detailed stuff to pgsql-bugs.
Regards,
Andreas
Home |
Main Index |
Thread Index