Re: Tables dissapearing - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Tables dissapearing
Date
Msg-id 20070828014727.GB21053@alvh.no-ip.org
Whole thread Raw
In response to Re: Tables dissapearing  (Adrian Klaver <aklaver@comcast.net>)
Responses Re: Tables dissapearing
List pgsql-general
Adrian Klaver wrote:

> I have a question. First a little history. Right now, the people who know
> better than I are fairly certain Postgres is not changing things on its own
> and the developer is certain the CMS software is not doing schema changes. As
> I understand it logging has been cranked up to test both those assumptions.
> My question is, how are legitimate schema changes done?  Just wondering if
> there is a third party involved.

Maybe someone discovered an SQL injection in your apps and is making fun
of you by dropping tables.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Tables dissapearing
Next
From: Ow Mun Heng
Date:
Subject: naming a primary key possible?