Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Twin interfaces, and one and a half databases to a project

by vladb (Vicar)
on Aug 15, 2002 at 18:40 UTC ( [id://190486]=note: print w/replies, xml ) Need Help??


in reply to Re: Twin interfaces, and one and a half databases to a project
in thread Twin interfaces, and one and a half databases to a project

But setting up slave db to mirror a master copy may not work either. I figure that the Man wants only portions of the master being replicated. Further, data boundaries are determined by user priviledges. That is, he doesn't simply want to copy table C and leave tables A and B on the main server. It seems like they want to copy portions of various tables.

But you are right, this is a dangerous path. My best bet would be to definitely create multiple database groups and tablespaces (for Oracle) or separate databases (for MySQL). Have certain cgi scripts run as user Z who's only allowed to access database X. Appears pretty secure to me! :).

Well, the contractor could always ditch the project and search for greener (sane) pastures ;-)

_____________________
# Under Construction
  • Comment on Re: Re: Twin interfaces, and one and a half databases to a project
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://190486]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-25 14:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found