반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- SQL #NULL #NOT_NULL
- postgresql #pgadmin #port #firewalld
- postgresql #vacuum #full_vacuum #verbose
- Replication
- glossary #database #termins #postgresql #postgresql_architecture
- streaming_replication
- data_oid
- Linux #linux_tar #split
- inux #ome_dir #unix #linux_commands #linux_useradd #useradd
- SQL_COMMANDS #DDL #DML #TCL
- SQL_VIEW #SQL #VIEW
- linux #filesystem #linuxdirectory
- network #network_terminology #network_protocols
- Database
- chatgpt3 #AI #datascience
- SQL_basic
- Network #TCP #IP #Netmask #Host
- dbms
- postgresql_fdw
- postgresql #system_memory #local_memory #shared_memory #postgresql_architecture
- join #postgresql #sql #database
- EDB
- database #dbms #objects #sql #schema #table #functions
- the_one_thing
- RAM #CPU #CS #Computer_Science #Terms
- oid2nae #postgresql
- one_thin
- High_Availability
- postgresql
- repmgr #postgresql #replication #HA
Archives
- Today
- Total
목록network (1)
i am lazy

서버는 네트워크를 통해 다른 컴퓨터들에게 서비스를 제공하거나, 리소스를 공유하는 컴퓨터 시스템입니다. 다른 말로는 "서버 컴퓨터"나 "서버 머신"으로도 불립니다. 이러한 서버는 클라이언트라 불리는 다른 컴퓨터들로부터 요청을 받아들이고, 그 요청에 대한 응답을 제공합니다. Photo by: https://rare-gallery.com 1. 웹 서버: 웹 사이트를 호스팅하고 인터넷을 통해 클라이언트에게 웹 콘텐츠를 전달하는 서버입니다. 2. 메일 서버: 네트워크를 통해 전자 메일 메시지를 보내고 받고 전달하는 서버입니다. 3. DNS 서버: 인터넷 도메인 이름(google.com, facebook.com 등)을 IP 주소로 변환합니다. , 쉽게 읽을 수 있도록 IP 주소가 아닌 이름으로 사용자를 표시하는 서..
IT
2023. 7. 19. 13:25