Re: no timestamp type available in pgadmin3
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: no timestamp type available in pgadmin3
Anton Andreev a écrit :
> It could be my fault, but I continue not to see the timestamp type when
> I am creating a new column in PgAdmin3?
>
You don't see "timestamp with timezone" and "timestamp without timezone"
types ? BTW, "timestamp without timezone" and "timestamp" are the same.
What do you see after tid type ? Which release of pgAdmin ?
Regards.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
Home |
Main Index |
Thread Index