Re: using slony with pgadmin
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: using slony with pgadmin
Robert Treat wrote:
I need to replicate a database using slony that has tables created in it from
pgadmin. I've hit a snag because slony requires that all replicated tables
have a primary key, and the pgadmin tables dont have one.
I wonder what you mean by "pgadmin tables". pgAdmin III doesn't use or
create any pgadmin specific tables, are you talking about pgAdmin II?
FYI: In pgAdmin III V1.3/1.4, we plan to add some mechanism to encourage
users to *always* add a PK.
Regards,
Andreas
Home |
Main Index |
Thread Index