PgSQL PgSQL
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

PgSQL

Started by secret, July 10, 2004, 12:16:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

secret

hello there,

i have a website...and the host i'm dealing with offer only one place
for MySQL database to be used...i've already used it for my forum...but
then i was shocked cause i really was hoping to build my photo gallery
with coppermine...which needs an MySQL too...

however...they are offering some sort of another database which is
called PgSQL...can i use it instead of MySQL..?

thanx alot


Tarique Sani

No you can not use PgSQL  BUT you can share the same MySQL db to have tables of your forums and Coppermine
SANIsoft PHP applications for E Biz

secret

thank you....but how can i do this...? i mean once i choose the same database...i get this warning thing that any overwriting will cause the other data do be deleted...

Casper

make sure you tell it to use different table prefix than the forum tables.  If the forum tables have the prefix 'forum_', use a prefix like 'cpg_' for coppermine.  Then it will not overwrite the other tables.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here