Re: Finding PostgreSQL sample data. - Mailing list pgsql-novice

From Neil Anderson
Subject Re: Finding PostgreSQL sample data.
Date
Msg-id 1e63a95d-381f-213e-a129-9597014d7e63@gmail.com
Whole thread Raw
In response to Re: Finding PostgreSQL sample data.  (Paul Linehan <linehanp@tcd.ie>)
Responses Re: Finding PostgreSQL sample data.  (Neil Anderson <neil.t.anderson@gmail.com>)
List pgsql-novice
On 2016-05-10 12:41 PM, Paul Linehan wrote:
> 2016-05-10 14:48 GMT+01:00 Thomas Kellerer <spam_eater@gmx.net>:
>
>
> Hi, and thanks for your input.
>
>
>>> Is there somewhere I can get this data? I did Google "PostgreSQL
>>> sample database" but no joy.
>
>> See the Postgres Wiki:
>>    https://wiki.postgresql.org/wiki/Sample_Databases
>
>
> Yes,  I found that straight away, but there's nothing that corresponds to
> the data in the tutorial - a simple HR (Human Resources) schema or
> similar.
>


Hi Thomas,

What about this gist? https://gist.github.com/marko-asplund/5561404

Looks like the structure and data match the example?

Neil

>
>> The presention "Modern SQL" is worthwhile going through:
>>    http://modern-sql.com/slides
>> Window functions start at slide 65
>
>
> Danke, - I'll take a look,
>
> Rgs, Paul...
>
>
>> Thomas
>
>



pgsql-novice by date:

Previous
From: Neil Anderson
Date:
Subject: Re: Where is the command line?
Next
From: Neil Anderson
Date:
Subject: Re: Finding PostgreSQL sample data.