![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am intending using the latest and greatest postgresql to learn about how it works and where it is heading (the project I am on is in for the long haul, and won't need to be "in production" for months yet...), so is the best place to be for the time being cvs? I am running gentoo so we get the hottest of the press in terms of releases but would it be better to be even closer? I am not at all bothered about the odd bug, and would like to be involved in the testing process - a lot of projects just tell you to update to the latest cvs before reporting a bug, is that the general story here? |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
While designing 3-4 different schemas for my database, a question has been chasing me. I am not a CS graduate and I was never taught the nitty gritty's of Dabase schema or rules. |
|
My question is - a schema that has no foreign key defined (except in 1 or 2 instances), will it be considered a good schema or bad schema by experts. |
|
Imagine a scenario where most of the relations are defined by linker tables(relationship table) that is formed by two different primary keys from two different tables are defined to avoid foreign key relationships. creating a database in this kind of scenario, can it be considered a good database design. |
![]() |
| Thread Tools | |
| Display Modes | |
| |