[PATCH] Make LNT compatible with PostgreSQL

Yi Kong kongy.dev at gmail.com
Mon Jul 28 08:56:48 PDT 2014


Daniel,

Since we concluded that migration between different dbms will not be
supported in LNT, we have to start from new to switch to Postgres on
the public perf server. I suggest we do the switch once 3.5rc is
released so that we can reliably track 3.6 development.

We can still keep old database as LNT supports multiple databases. As
long as we don't update it, we shouldn't get db locking issues.

Is this ok with you?

-Yi

On 2 July 2014 21:12, Daniel Dunbar <daniel at zuster.org> wrote:
> On Wed, Jul 2, 2014 at 1:09 PM, Yi Kong <kongy.dev at gmail.com> wrote:
>>
>> On 2 July 2014 18:59, Chris Matthews <chris.matthews at apple.com> wrote:
>> > Yep, so we use Postgres internally extensively.
>>
>> Given that pgsql is already well tested internally, should we switch
>> from SQLite on public server ASAP? The frequent server crash is
>> causing some annoyance.
>
>
> We don't currently have Postgres available on the server, so it will take us
> (me?) some work to get it installed and then migrate the database. I am
> going on vacation for two weeks, so I won't be available to do this for a
> little while.
>
>  - Daniel



More information about the llvm-commits mailing list