Re: Shopping cart - Mailing list pgsql-general

From Thomas Guettler
Subject Re: Shopping cart
Date
Msg-id 49005955.3060302@tbz-pariv.de
Whole thread Raw
In response to Re: Shopping cart  (Aarni <aarni@kymi.com>)
Responses Re: Shopping cart  ("Andrus" <kobruleht2@hot.ee>)
List pgsql-general
Aarni schrieb:
> As Jonathan said, the trick is not in getting the shop online but in the
> management side of it all. The public shop interface is in fact only a small
> proportion of the system.
>

Hi,

I know the OP wants to stick to a language he knows, but with django
(Python),
you have a quite good admin site.

I guess the OP would be more fast with django, even if he needs to learn
python on his way.

Andrus> Probably I do'nt need transactions.

But you don't want to waste several hours repairing a database which is
not consistent. (http://en.wikipedia.org/wiki/Database_transaction)

 HTH,
  Thomas

--
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de


pgsql-general by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: max time in a table query takes ages
Next
From: "Sergey Konoplev"
Date:
Subject: Explain's estimation differs from real count enormously