Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:00,540 --> 00:00:05,130
‫Basically, what we're going to do is we're going to install PostgreSQL directly onto your machine and
2
00:00:05,130 --> 00:00:11,280
‫again, the reason for this is because when running larger databases, it makes it easier for you to
3
00:00:11,280 --> 00:00:16,520
‫control the speed that the queries will run out and fill.
4
00:00:16,560 --> 00:00:19,170
‫Basically can't handle that large scale database.
5
00:00:19,650 --> 00:00:27,180
‫And Valentino DB is just going to be a tool that's going to make it very, very easy for us to run queries
6
00:00:27,180 --> 00:00:29,880
‫and manage our database in a visual way.
7
00:00:30,850 --> 00:00:38,650
‫And so when installing this software, the installation process is going to be different for Mac, for
8
00:00:38,650 --> 00:00:46,810
‫Windows and for Linux, and the configuration is going to differ slightly now because we are running
9
00:00:46,810 --> 00:00:48,950
‫a setup on your computer.
10
00:00:49,000 --> 00:00:55,390
‫There is going to be a Eurail associated with PostgreSQL because postcrisis running as a server and
11
00:00:55,390 --> 00:00:59,980
‫a server always runs on a squirrel and that URL is going to be localhost.
12
00:01:00,160 --> 00:01:05,170
‫Localhost is just referring to your local machine and is going to be running on a certain port.
13
00:01:05,590 --> 00:01:07,450
‫So what does that mean?
14
00:01:07,900 --> 00:01:11,460
‫Well, a port is just like a number on a house.
15
00:01:11,830 --> 00:01:17,140
‫It's a certain door that is open for your computer and it's kind of like an address.
16
00:01:17,390 --> 00:01:19,030
‫So localhost that address.
17
00:01:19,030 --> 00:01:22,260
‫Five, four, three, two is where we'll find PostgreSQL.
18
00:01:22,630 --> 00:01:26,110
‫So our user name is always going to be Posterous and our password.
19
00:01:26,110 --> 00:01:31,870
‫We're always going to try to set the route so that we have a consistency here in terms of what we're
20
00:01:31,870 --> 00:01:32,650
‫trying to set up.
21
00:01:32,680 --> 00:01:37,900
‫Now, this is not a secure password, nor should you ever do this in a work environment or production
22
00:01:37,900 --> 00:01:38,440
‫environment.
23
00:01:38,950 --> 00:01:44,020
‫So the URL is localhost, which means the connection URL is also going to be localhost.
24
00:01:44,200 --> 00:01:45,730
‫These two things mean the same thing.
25
00:01:46,000 --> 00:01:46,850
‫Don't worry about it.
26
00:01:47,230 --> 00:01:53,470
‫And so when we go into the installation phase, what you need to know is that we will be installing
27
00:01:53,470 --> 00:01:54,910
‫version 12 of PostgreSQL.
28
00:01:55,270 --> 00:01:57,220
‫Version of Posterous is the latest and greatest.
29
00:01:57,220 --> 00:02:02,500
‫But you can go and you can use the newest, latest and greatest version of Postgres because the databases
30
00:02:02,500 --> 00:02:04,840
‫we have here should be just fine.
31
00:02:05,020 --> 00:02:07,070
‫Any version beyond 12.
32
00:02:07,690 --> 00:02:15,280
‫One thing to note here is that if you are running a 32 bit system of windows, you are going to have
33
00:02:15,280 --> 00:02:19,690
‫to install version 10 and version 10 will work just fine as well.
34
00:02:20,230 --> 00:02:22,150
‫Now, how do I know if I have a 32 bit system?
35
00:02:22,180 --> 00:02:22,840
‫Good question.
36
00:02:23,380 --> 00:02:27,250
‫Well, if we go into windows and we go into system information.
37
00:02:28,200 --> 00:02:34,200
‫What we'll see here is a system type in here, you can see I'm running a 64 bit system.
38
00:02:34,350 --> 00:02:39,570
‫If you are running a 32 bit system, what you're going to need to do is install version 10.
39
00:02:39,990 --> 00:02:46,200
‫Everyone else can focus on version 12 and there will be different installation steps for different platforms.
40
00:02:46,500 --> 00:02:48,480
‫And we'll go through those as we go along.
41
00:02:49,660 --> 00:02:54,970
‫But just know version 10 is just fine, you're going to be able to run all of the queries we talk about,
42
00:02:55,690 --> 00:03:02,200
‫some of the things may not overlap quite as well because Postgrads 12 has newer features, but just
43
00:03:02,200 --> 00:03:05,080
‫know that you'll be able to do everything just fine.
44
00:03:05,500 --> 00:03:10,180
‫So with that being said, let's get into the installation for the different platforms.
4731
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.