Re: [Fwd: Re: [GENERAL] Creating new database]

2009-11-18 Thread Skylar Saveland
pg_dumpall dumps a cluster of databases. Malcolm Warren wrote: > -- > Sent via pgsql-general mailing list (pgsql-general@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org)

[GENERAL] drop key translation

2009-08-14 Thread Skylar Saveland
alter table profile_projectexp drop key profile_projectexp_person_id_6fe12f6f; I think that this syntax is specific to mysql. can someone translate? -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgs