I installed postgresql on my ubuntu computer using
apt-get install postgresql-9.1
Now I am reading the manual , but could not understand where the textbook files are located (for example, basics.sql).
Where can I find or download them?
They are in the original PostgreSQL distribution:
https://github.com/postgres/postgres/tree/master/src/tutorial
Also, the latest PostgreSQL is 9.3, not 9.1:
http://www.postgresql.org/docs/current/static/tutorial-sql-intro.html
Source: https://habr.com/ru/post/1536971/More articles:A program that tells the user whether one number is uniformly divisible by another - cSystemVerilog foreach syntax for cycling through a lower dimensionality of a multidimensional array - arraysPolygon Area - javaHow to measure Java unit test code for each developer? - javaemacs 24.3.1 chose python version - missing variable? - pythonAndroid: I need a circular camera view. How to reach it? - javaUncaught TypeError: Невозможно установить свойство 'innerHTML' из null - javascriptin scala what is A in the sum [B>: A] (implicit number: numeric [B]): B - scalaToOptimizedResult and HTTP Status Code - servicestackHow to find indexes of a list R that satisfies several criteria - listAll Articles