Re: rc-1 problem with long text fields?
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: rc-1 problem with long text fields?
Please dont mail privately, use the list!
Mike(dot)Blackwell(at)rrd(dot)com wrote:
Ok.. after further investigation, it looks like it doesn't actually hang
up. It just takes a _long_ time to format and display the view. The text
fields are around 10k or so each. Not the usual size, granted, but
perhaps there's a more graceful way to handle them. Truncation, maybe?
Very bad idea. If pgAdmin offers to edit the column at all, the field
content must be complete. Anything else would lead to many bad surprises.
pgAdmin isn't meant to be a perfect editing tool in any situation; 10k
is obviously beyond the inline editing capacities. Actually, I don't
know *any* general purpose tool for that.
Regards,
Andreas
Home |
Main Index |
Thread Index