""Bj?rn T Johansen"" <btj@xxxxxxxxxx> wrote >I an planning to make a small Windows application and need a nice >database.... I am used to using PostgreSQL > under Linux and I am thinking about using this under Windows but how much > resources does it use under Windows? > The server will be running on the workstation along with the Windows > application, so it should be lite... > And I know that maybe I should be using something else, like SQLite or > something but I have never used it and > I don't want to spend too much time learning how to use other databases... > And I am also going to use Delphi, > so I am not sure how well any other db is supported....? > > I am not sure how exactly you want to use PostgreSQL? In a client application or as a backend database server? Need (1) multiple-connections? (2) Need transaction? (3) SQL? Regards, Qingqing